Re: Configure for non-gcc compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> worse, some are mixed

Autoconf doesn't work very well if you use different C compilers
to compile different bits of C code.  If the compilers are compatible
with each other it'll work, but if not, you could be in trouble.
If you have that sort of trouble,
my suggestion is to segregate the code by directory, and
to have separate 'configure' scripts in each directory.
As long as you use only one C compiler per directory you
should be OK.

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux