Date: Sun, 4 Apr 1999 19:36:41 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Message-ID: <199904050236.TAA13123@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1999/04/04 19:36:40 PDT Modified files: libexec/rtld-elf rtld.c Log: Resolve undefined weak references to a value of 0. This solves the "__deregister_frame_info" problem that was seen when combining a program linked using the old gcc with shared libraries that were built using egcs. Revision Changes Path 1.17 +13 -1 src/libexec/rtld-elf/rtld.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904050236.TAA13123>