The following reply was made to PR kern/152662; it has been noted by GNATS.
From: Tijl Coosemans <t...@coosemans.org> To: bug-follo...@freebsd.org Cc: Austn English <austinengl...@gmail.com> Subject: Re: kern/152662: prelink functionality needed for wine Date: Mon, 29 Nov 2010 14:51:01 +0100 You can give libraries a specific base address (like executables) by linking them with the ld(1) --section-start flag. The next step would then be to teach the runtime loader to load libraries at that address. _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"