gcc 2.95.2 / binutils 2.9.5.0.42 / shared libraries problem

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Fri Jun 2 01:03:00 GMT 2000


> I would appreciate if anybody has any suggestions for the following
> problem.

This looks like a linker problem, not a compiler problem - the
compiler is not responsible for putting relocations into shared
objects. Try a different linker, report the problem to the authors of
the linker you use, or try to understand the error in the shared
object in more detail, using tools such as objdump or readelf.

Regards,
Martin


More information about the Gcc-help mailing list