B19: Symify-type core dump stack explainer?

Mumit Khan khan@xraylith.wisc.edu
Tue Oct 6 11:05:00 GMT 1998


On Mon, 5 Oct 1998, Adam Chlipala wrote:

> problem is.  On a side note, I had to modify the GL and GLUT header
> files to remove all APIENTRY's.. could this be the cause?  Seems
> unlikely.

Yes! You're telling the compiler the use the *wrong* calling syntax,
and it's no wonder your code crashes.

My binary release of egcs-1.1 compiles using MS OpenGL headers just 
fine (thanks to changes from Alastair Houghton), so there should be
no need. There is still one minor problem, but hopefully you won't
run into it. If you haven't upgraded your compiler toolchain, see:

  http://www.xraylith.wisc.edu/~khan/software/gnu-win32
  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin32/egcs-1.1/
  ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/egcs-1.1/

Regards,
Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list