On Tue, 17 Jun 2003 09:01:41 -0700 Marcel Moolenaar <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 17, 2003 at 08:49:23AM -0700, Joe Kelsey wrote: > Linux uses the same linker (GNU ld). Fixing the linker will have the > same effect on Linux as it will have on FreeBSD and hence will prevent > unnecessary dependencies in Linux libraries to Linux libraries and > thus remove the need to patch ELF files in the long run. > LD putting a library in DT_NEEDED regardless of whether or not library exports any required symbols as long as it appears on command line is a feature, not a bug AFAIK. -- Alexander Kabaev _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
