Possible bug in gcc 2.8.1

Martin v. Loewis martin@mira.isdn.cs.tu-berlin.de
Fri Apr 30 23:15:00 GMT 1999


> I've written a CGI-application in ANSI-C which is started by a webserver
> (in my case: Microsoft Personal Webserver). When I compile and link with
> Microsoft Visual C++ it works fine. When I do the same with gcc version 2.8.1
> (gcc281b.zip) running on Windows 95:

Thanks for your report. Unfortunately, there are a number of problems
with it:

a) this support list focuses on the egcs branch of gcc (egcs 1.1, egcs
   1.0), we can't really support gcc 2.8.1 anymore

b) you didn't mention where you obtained the Windows port of
   gcc. There is a number of ports out there, which differ in the C
   library they use (among other things). Without being an expert in
   this matter, I'd recommend to use the CygWin port, available from
   cygnus.com.

Good luck,
Martin



More information about the Gcc-bugs mailing list