X-Debbugs-Cc: [EMAIL PROTECTED] Package: mingw32-binutils Version: 2.18.50-20080109-1 Severity: important
I was having problems compiling an OpenGL/GLUT app, so I tried compiling the test program from https://users.cs.jmu.edu/bernstdh/web/common/help/cpp_mingw-glut-setup.php I ran the build as shown on the webpage's command line, i.e. $ i586-mingw32msvc-c++ -o test.exe -Wall test.c -mwindows \ glut32.lib -lopengl32 -lglu32 (I had a subdirectory in ./ named GL which contained glut.h). I got glut32.lib, glut32.dll and glut.h from http://www.xmission.com/~nate/glut.html (file http://www.xmission.com/~nate/glut/glut-3.7.6-bin.zip). I couldn't complete the compilation. According to the error messages, ld segfaulted! I tried a number of different approaches, like doing a separate intermediate compilation of the relocatables, and playing with the -m* option, but the problem remains. Thanks! --- System information. --- Architecture: amd64 Kernel: Linux 2.6.26-1-amd64 Debian Release: lenny/sid 990 testing security.debian.org 990 testing ftp.duth.gr 990 testing ftp.de.debian.org 500 unstable ftp.duth.gr 500 unstable ftp.de.debian.org 500 stable www.dipconsultants.com 500 lenny kde4.debian.net 500 intrepid-updates ftp.duth.gr 500 intrepid ftp.duth.gr 500 64studio www.mirrorservice.org 1 experimental ftp.de.debian.org --- Package information. --- Depends (Version) | Installed =======================-+-=========== libc6 (>= 2.6-1) | 2.8~20080505-0ubuntu7 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]