On Tue, Jul 12, 2005 at 07:17:10PM +0200, Reini Urban wrote:
> Gerrit P. Haase schrieb:
> >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?
>
Tim,
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 was just using the test script I posted earlier. An even shorter
alternative would be
#!/usr/bin/perl
use Win32::Shortcut;
system 'pwd';
I guess an automated te
Reini Urban wrote:
But I'll try to find a general solution.
I hope that using a set of DLLs which all have been compiled
with --enable-auto-image-base will help.
General solution, sounds big. Good luck!
Gerrit
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem repor
Gerrit P. Haase schrieb:
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
P
Hi Gerrit,
> -Original Message-
> From: Gerrit P. Haase <[EMAIL PROTECTED]>
> Sent: 12 July 2005 13:03
> To: Adye, TJ (Tim)
> Cc: The Cygwin Mailing List
> Subject: Re: Updated: perl-5.8.7-2
>
> Adye, TJ (Tim) wrote:
> >>Have you recompiled Win32::
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 ensu
Gerrit P. Haase wrote:
> > Hi Tim,
> >
> > Adye, TJ (Tim) wrote:
> >
> >> Hi Gerrit,
> >>
> >> Thanks for the Perl update.
> >>
> >> Unfortunately this doesn't seem to fix the problem I reported
earlier
> >> ("Perl Win32::Shortcut screws up fork"). My test script worked
fine
> >> after "rebasea
On Mon, Jul 11, 2005 at 10:17:51PM -0400, Christopher Faylor wrote:
>On Mon, Jul 11, 2005 at 11:29:10PM +0200, Gerrit P. Haase wrote:
>>Adye, TJ (Tim) wrote:
>>>Thanks for the Perl update.
>>>
>>>Unfortunately this doesn't seem to fix the problem I reported earlier
>>>("Perl Win32::Shortcut screws
On Mon, Jul 11, 2005 at 11:29:10PM +0200, Gerrit P. Haase wrote:
>Adye, TJ (Tim) wrote:
>>Thanks for the Perl update.
>>
>>Unfortunately this doesn't seem to fix the problem I reported earlier
>>("Perl Win32::Shortcut screws up fork"). My test script worked fine
>>after "rebaseall", but when I rei
Gerrit P. Haase wrote:
Hi Tim,
Adye, TJ (Tim) wrote:
Hi Gerrit,
Thanks for the Perl update.
Unfortunately this doesn't seem to fix the problem I reported earlier
("Perl Win32::Shortcut screws up fork"). My test script worked fine
after "rebaseall", but when I reinstalled Cygwin from scratc
Hi Tim,
Adye, TJ (Tim) wrote:
Hi Gerrit,
Thanks for the Perl update.
Unfortunately this doesn't seem to fix the problem I reported earlier
("Perl Win32::Shortcut screws up fork"). My test script worked fine
after "rebaseall", but when I reinstalled Cygwin from scratch (including
Perl 5.8.7-2
se (alone) wasn't
expected to fix my problem.
Tim.
> -Original Message-
> From: [EMAIL PROTECTED] On Behalf Of Gerrit P. Haase
> Sent: 10 July 2005 02:13
> To: cygwin-announce@cygwin.com
> Subject: Updated: perl-5.8.7-2
>
> Perl has been updated to 5.8.7-2
>
>-
Perl has been updated to 5.8.7-2
- Now using --enable-auto-image-base to link DLL and extensions.
This should address the problem with loading extension DLLs in
subprocesses.
NEWS
- New builtin functions:
Cygwin::winpid_to_pid, Cygwin::pid_to_winpid
- Configured with -Dus
13 matches
Mail list logo