Hi, is anybody able to explain, why studio's lib/amd64/sunperf.so has /lib in its RUNPATH/RPATH ? This is a bug, isn't it?
BTW: Why do I get: ld: warning: relocation warning: R_AMD64_PC32: file devices.o: symbol .text (section): displacement relocation applied to the symbol .XANyCGOGHVLLU9X.active: at 0xd0: displacement relocation will not be visible in output image E.g.: cc -G -Wl,-z,defs -Wl,-z,now -Wl,-z,weakextract -Wl,-z,verbose -m64 -L/export/scratch/elkner/build/root4build/usr/lib/amd64 -L/usr/sfw/lib/amd64 -o R_X11.so dataentry.o devX11.o rotated.o rbitmap.o -lSM -lICE -R/usr/X11/lib/amd64 -L/usr/lib/amd64 -L/usr/X11/lib/amd64 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -lpng12 -lz -lcairo -lX11 -lXt -lXmu -ljpeg -lpng -lz -ltiff -L../../../lib -lR -lm For me the 'R_AMD64_PC32' looks strange because of the '-m64' option (and all *.o and libs are ELF 64-bit LSB relocatable) ... Regards, jel. -- Otto-von-Guericke University http://www.cs.uni-magdeburg.de/ Department of Computer Science Geb. 29 R 027, Universitaetsplatz 2 39106 Magdeburg, Germany Tel: +49 391 67 12768 _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code