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]

Re: B19: Symify-type core dump stack explainer?


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".


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