From: Maarten Lankhorst <m.b.lankhorst@gmail.com>
To: Roger Cruz <roger_r_cruz@yahoo.com>
Cc: "wine-devel@winehq.org" <wine-devel@winehq.org>
Sent: Sunday, November 27, 2011 4:45 PM
Subject: Re: Compiling Wine without prelink
Hey Roger,
On 11/27/2011 10:29 PM, Roger Cruz wrote:
> What is the proper way to ask the configure script not to use 'prelink' on the generated shared
libraries? I don't want to remove the prelink from my development platform but just tell the configurator to ignore it.
>
Prelink is only used to force dlls to certain addresses, not for anything else. Without prelink this would not work..