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 Message-ID: <42D3B17D.5060302@familiehaase.de> Date: Tue, 12 Jul 2005 14:03:09 +0200 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: "Adye, TJ \(Tim\)" CC: The Cygwin Mailing List Subject: Re: Updated: perl-5.8.7-2 References: <7231C15EAC2F164CA6DC326D97493C8BA1C4B4 AT exchange35 DOT fed DOT cclrc DOT ac DOT uk> In-Reply-To: <7231C15EAC2F164CA6DC326D97493C8BA1C4B4@exchange35.fed.cclrc.ac.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Adye, TJ (Tim) wrote: >>Have you recompiled Win32::Shortcut? Do you use the standard >>perl linker wrapper ld2 / perlld? If not have you used the >>--enable-auto-image-base flag to link the DLL? > > > No, I didn't recompile Win32::Shortcut. I guess I should repeat my > earlier Please recompile, and ensure that you use --enable-auto-image-base to link your DLL. This should do the same like rebase besides a 'random' base address is used. --enable-auto-image-base is now default when building perl extensions with 'perl makefile.PL ...'. Do you have a package for which I can use for tests (so I just need to call `make test` or `perl Makefile.PL && make test` > I guess I need to be patient and wait for an update to perl-libwin32 > to fix the problem. Maintainer are busy, so don't count the days;) 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/