This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

problem building cross-compiler


I tried to build the gnuwin32 cdk system under Linux using 

./configure --host=i586-pc-linux-gnu --target=i586-pc-cygwin32

The make terminates while trying to compile cccp.c with


as: unrecognized option `-Qy'
make[1]: *** [cccp.o] Error 1
make: *** [all-gcc] Error 2

I cannot find documentation on the Q and y flags of as (which is

	GNU assembler version 960425 (i486-linux), using BFD version 2.6.0.14

Any hints what goes wrong?
-- 
	-ulrich

----------------------------------------------------------------------------
Ulrich Lauther          ph: +49 89 636 48834 fx: ... 636 42284
Siemens ZT AN 1         Internet: Ulrich.Lauther@mchp.siemens.de

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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