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]

egcs - the story so far


Following a problem with the standard gcc I picked up the egcs version of the gcc compiler as ported by Mumit Khan [http://www.xraylith.wisc.edu/~khan/software/gnu-win32] I installed it over the top of the existing compiler and attempted to compiler my software. I had the same problem - overflowing the reloc  table, so I fixed the problem in the source by splitting up the file into 6 - better structure too.

I stuck with the new compiler and managed to compile all my source (> 300k lines). When it came to linking I had problems due a bad LIBRARY_PATH but once that was sorted out great. The problem is it wont run. So I tried the simple "hello world" and you guessed it failed.

Has anyone used the gnuwin32 egcs compiler successfully - and if so what is the correct set up.


Many thanks

Kevin


-
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]