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]

gcc


I recently installed gnuwin32 (windows NT) and am having some trouble
getting gcc set up.  Yes I read the FAQ and I think I have the
environment var's set properly.

I added these include dirs in my makefile

-I/gnuwin32/b18/H-i386-cygwin32/i386-cygwin32/include/

-I/gnuwin32/b18/H-i386-cygwin32/lib/gcc-lib/i386-cygwin32/cygnus-2.7.2-970404/include

(sorry but I think my mailer will break these up into multi lines)

I'm getting some warnings such as:
/gnuwin32/b18/H-i386-cygwin32/i386-cygwin32/include/sys/reent.h:38: 
warning: function  declaration isn't a prototype
/gnuwin32/b18/H-i386-cygwin32/i386-cygwin32/include/sys/reent.h:170: 
warning: function declaration isn't a prototype
/gnuwin32/b18/H-i386-cygwin32/i386-cygwin32/include/math.h:109: 
warning: function declaration isn't a prototype
/gnuwin32/b18/H-i386-cygwin32/i386-cygwin32/include/math.h:179: 
warning: function declaration isn't a prototype

And then a fatal error:
gcc: Internal compiler error: program cc1 got fatal signal 33
make: *** [star.o] Error 1

Any ideas?
Thanks
Brad Haack
haack@ast.lmco.com
-
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]