From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6157 invoked by alias); 7 Jul 2005 21:12:24 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 6131 invoked by uid 22791); 7 Jul 2005 21:12:18 -0000 Received: from rohrpostix.convey.de (HELO rohrpostix.convey.de) (212.14.81.74) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Thu, 07 Jul 2005 21:12:18 +0000 Received: from [IPv6:::1] (unverified [212.14.81.76]) by rohrpostix.convey.de (EMWAC SMTPRS 0.83) with SMTP id ; Thu, 07 Jul 2005 23:03:02 +0200 Message-ID: <42CD9885.1000605@familiehaase.de> Date: Thu, 07 Jul 2005 21:12:00 -0000 From: "Gerrit P. Haase" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 MIME-Version: 1.0 To: Cygwin ld forum Subject: Re: question for perl maintainer References: <7231C15EAC2F164CA6DC326D97493C8BA1C3F1@exchange35.fed.cclrc.ac.uk> <6.2.1.2.0.20050707140715.03ce4ac0@pop.prospeed.net> <20050707182759.GA15923@trixie.casa.cgf.cx> <42CD945A.4070607@familiehaase.de> In-Reply-To: <42CD945A.4070607@familiehaase.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2005-07/txt/msg00262.txt.bz2 Gerrit P. Haase wrote: >> Wouldn't this problem be ameliorated slightly if the perl DLLs all >> loaded in unique addresses to begin with? Isn't the problem that all >> perl DLLs (and probably others) are loading in address 0x10000000? >> >> Gerrit, would you be willing to change this so that the DLLs load in >> non-default locations? This would probably help everyone right out >> of the box? > > > Sounds good. WHat is the magic flag I need to add to the link commands? Would --enable-auto-image-base do it or do I need to specify an address with --image-base
? If the second, which address may I use? Gerrit -- 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/