Canadian cross on cygwin
James E Wilson
wilson@specifixinc.com
Thu Aug 26 00:13:00 GMT 2004
Tal Agmon wrote:
> I'm trying to compile on cygwin using a mingw32-gcc.exe compiler. What should I
> specify in
> --build and --host?
Just specify --target. config.guess will default built and host
appropriately. You only need to specify host/build if you want to do a
"canadian" cross where the host and build are different.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list