Can't find libgcc after building 1.4.1

Tom Yu tlyu at MIT.EDU
Fri Feb 10 15:49:03 EST 2006


>>>>> "Jeff" == Jeff Blaine <jblaine at mitre.org> writes:

Jeff> The fix I found just now after building, rebuilding,
Jeff> re-installing GCCs of various sorts, etc... for days now:

Jeff> src/config/shlib.conf

Jeff> Add $(LDFLAGS) to SHLIB_EXPFLAGS

Jeff> make distclean
Jeff> rebuild

Jeff> No more failed library refs for libgcc_s.so.1

It might be more correct to put LDFLAGS in the definition of
LDCOMBINE.  I'm somewhat puzzled that gcc isn't adding an RPATH to
libgcc_s.so.1 itself.  Could this be a bug or configuration problem in
gcc itself?

---Tom



More information about the Kerberos mailing list