compiling 2 files with different compilers based on --host and --build

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

 



Hey,

I have 2 files : foo.c and bar.c

when I cross compile, i want to compile foo.c with the host compiler and bar.c
with the current compiler

Is it possible if I pass values to --build and --host ?

for example:

./configure --build=i686-pc-linux-gnu --host=mingw

foo.c is compiled with mingw32-gcc (or whatever its name is)
bar.c is compiled with my usual gcc

thank you

Vincent Torri

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://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