Date: Mon, 23 Nov 1998 12:41:25 -0800 (PST) From: Julian Elischer <julian@whistle.com> To: current@FreeBSD.ORG Subject: Elf linker question. Message-ID: <Pine.BSF.3.95.981123123834.7263H-100000@current1.whistle.com>
next in thread | raw e-mail | index | archive | help
I'm doing some work in a 3.0 system using the elf linker. It seems that the new linker is insisting on me including libraries that I never needed before.. In other words, I thin it's trying to resolve symbols in functions I'm not using. Does anyone have comments on this? The old aout linker didn't need me to specify libraries that were not in my call-graph. THe new one seems to need them. julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.981123123834.7263H-100000>