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..