Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Info: This message was accepted for relay by smtp03.mrf.mail.rcn.net as the sender used SMTP authentication X-Trace: UmFuZG9tSVYEDLKAFHaH1lCSI7Lhmc7aZorHwbHUmFufLpGohvh769x9rKDpsYCQ Message-ID: <3EBACCD7.5050509@rfk.com> Date: Thu, 08 May 2003 17:32:07 -0400 From: "Larry Hall (RFK Partners, Inc.)" Reply-To: lhall AT rfk DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Garfield Lewis CC: cygwin AT cygwin DOT com Subject: Re: GCC for Windows help References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Garfield Lewis wrote: > > On 8 May 2003 at 14:39, "Garfield Lewis" wrote: > >>Yes, been there done that... The problem is not building the dll it's >>running it. Since their linker strips the relocations out of the dll then >>if the dll is loaded by any proces that happens to not have the preferred >>address free then the dll will not load because cannot fixup the address >>within the dll. It is a stupid default for Windows but seems to be the > > case > >>here. The --emit-relocs option seems to be what I need, however, so far > > all > >>my info indicates that this only works for ELF binaries. Using the >>---enable-auto-image-base is a workaround for now because it chooses an >>address other than 0x10000000 as the preferred load address but it to > > will > >>fail if the above happens, however less likely. Sounds like something that the rebase package could help you with... -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/