This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compiler change


>>> "David" == David Churches <David.Churches@astro.cf.ac.uk> writes:

 David> Hi,

Hi David,

 David> I am using automake and autoconf to prepare a software library.

 David> One of my subdirectories will be using the mpiCC
 David> compiler, but the rest of the subdirectories will be
 David> using gcc. How do I acheive this using Automake?

You can override the CC or COMPILE variables in this
Makefile.am.

[...]

-- 
Alexandre Duret-Lutz



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]