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]

-mno-cygwin failing at link



-mno-cygwin flag is failing at link time.  Here is the output.

gcc -O3 -s -mcpu=i686 -fomit-frame-pointer -Wno-return-type
-DGLEBINS=\""/gle"\" glecmd.cc -o gle -I/usr/local/include -Dunix
-mno-cygwin -lncurses -lstdc++
In file included from
/d/cygnus/CYGWIN~1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin
32/2.95.2/../../../../i586-cygwin32/include/sys/wait.h:5,
                 from glecmd.cc:15:
/d/cygnus/CYGWIN~1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../../
i586-cygwin32/include/sys/resource.h:14: field `ru_utime' has incomplete
type
/d/cygnus/CYGWIN~1/H-I586~1/bin/../lib/gcc-lib/i586-cygwin32/2.95.2/../../../../
i586-cygwin32/include/sys/resource.h:15: field `ru_stime' has incomplete
type make: *** [gle] Error 1


I have b20.1 with gcc 2.95.2 installed.  IS there another package that I
need to install or configure to get -mno-cygwin to work??

Vince


+= Vincent P. LaBella vlabella@comp.uark.edu  Univ. of Arkansas =+ 
| Dept. of Physics  Fayetteville, AR 72701  501-575-4313 FAX:4781|
+===============>http://comp.uark.edu/~vlabella<=================+


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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