This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
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