kern/152662: prelink functionality needed for wine

Tijl Coosemans tijl at coosemans.org
Mon Nov 29 14:10:13 UTC 2010


The following reply was made to PR kern/152662; it has been noted by GNATS.

From: Tijl Coosemans <tijl at coosemans.org>
To: bug-followup at freebsd.org
Cc: Austn English <austinenglish at 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.


More information about the freebsd-bugs mailing list