RE: ld crash

2002-11-13 Thread Braden McDaniel
r is this documented somewhere? -- Braden McDaniel e-mail: <[EMAIL PROTECTED]> <http://endoframe.com>Jabber: <[EMAIL PROTECTED]> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting:

ld crash

2002-11-13 Thread Braden McDaniel
Since upgrading to gcc 3.2 (currently 3.2-2 with binutils 20021107-2), ld crashes when I try to build OpenVRML: --- /bin/bash ../../../libtool --mode=link g++ -g -O0 -o libopenvrml.la -rpath / usr/local/lib -version-info 2:2:0 MathUtils.lo Doc.lo doc2.lo dummysound.lo Image.lo Audio.lo S

Re: Linking with OpenGL, glut

2002-11-13 Thread Braden McDaniel
for X11 dependant programs. There is no Glut library in > Cygwin's X11R6 distribution. Aha... Thank you. -- Braden McDaniel e-mail: <[EMAIL PROTECTED]> <http://endoframe.com>Jabber: <[EMAIL PROTECTED]> -- Unsubscribe in

Linking with OpenGL, glut

2002-11-12 Thread Braden McDaniel
I'm having some trouble with the directions in README.txt in the OpenGL docs. They indicate one should use "-lopengl32"; however, that's not working for me. Here is the excerpt from my config.log: --- configure:16198: gcc -o conftest.exe -g -O2 -I/usr/X11R6/include conftest.c -lopengl32 -L/usr/X11

Linking with OpenGL, glut

2002-11-12 Thread Braden McDaniel
I'm having some trouble with the directions in README.txt in the OpenGL docs. They indicate one should use "-lopengl32"; however, that's not working for me. Here is the excerpt from my config.log: --- configure:16198: gcc -o conftest.exe -g -O2 -I/usr/X11R6/include conftest.c -lopengl32 -L/usr/X11