GCC >= 3 problems
H . J . Lu
hjl@lucon.org
Wed Jan 23 09:46:00 GMT 2002
On Wed, Jan 23, 2002 at 08:08:27AM -0500, Steve Marotta wrote:
>
> I'm also running into another problem when it comes to compiling C code
> using the Mesa 3D libraries. Here is the error I receive:
>
> /usr/lib/libglut.so: undefined reference to `atexit'
> collect2: ld returned 1 exit status
> make: *** [maze] Error 1
>
If you use Linux and glibc 2.2, it can be caused by a linker bug. Which
binutils are you using? My Linux binutils has a fix for that.
H.J.
More information about the Binutils
mailing list