------- Additional Comments From j at bitron dot ch  2005-04-13 16:39 -------
Part of the problem seems to have been solved in latest binutils mainline, i.e.
the first test case works fine now.

But linking glxinfo of Xorg 6.8.2 still fails although with other error 
messages:

gcc -m32 -o glxinfo -O2 -fno-strength-reduce -fno-strict-aliasing -ansi
-pedantic -Wall -Wpointer-arith -Wundef     -L../../exports/lib   glxinfo.o
-lGLU -lGL -lXext -lX11  -lpthread -lm
/usr/bin/ld: warning: libXxf86vm.so.1, needed by ../../exports/lib/libGL.so, not
found (try using -rpath or -rpath-link)
../../exports/lib/libGL.so: undefined reference to `XF86VidModeQueryVersion'
../../exports/lib/libGL.so: undefined reference to `XF86VidModeGetModeLine'
collect2: ld returned 1 exit status
make[4]: *** [glxinfo] Error 1
make[4]: Leaving directory `/usr/src/X11R6.8.2-src/programs/glxinfo'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/X11R6.8.2-src/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/X11R6.8.2-src'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/usr/src/X11R6.8.2-src'
make: *** [World] Error 2

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=815

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to