This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Gcc 3.1.1.4 in no-cygwin mode


When using gcc with -mno-cygwin specified the search dirs change from

/usr/lib/gcc-lib/i686-pc-cygwin/3.1.1/../../../../i686-pc-cygwin/bin/

to 

/usr/lib/gcc-lib/i686-pc-mingw32/3.1.1/../../../../i686-pc-mingw32/bin/

Unfortunately this directory does not contain as.exe so gcc resorts to 
finding one in my path (a wrong one in this case)

gcc-2 does not change the search dirs in the same way.

I hope this is useful feedback.

regards

Mike Lerwill

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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