Re: cygwin 1.7.11-1 broke perl using dynamic loading

2012-03-05 Thread Corinna Vinschen
On Mar 4 17:11, Scott wrote: > On Sun, 4 Mar 2012 15:08:33 +0100, Corinna Vinschen wrote: > > On Mar 3 10:04, Scott wrote: > > > With the introduction of cygwin 1.7.11-1, perl scripts that use > > > dynamic loading fail with dll errors when another program is exec'ed. > > > > > > The host

Re: cygwin 1.7.11-1 broke perl using dynamic loading

2012-03-04 Thread Scott
On Sun, 4 Mar 2012 15:08:33 +0100, Corinna Vinschen wrote: > On Mar 3 10:04, Scott wrote: > > With the introduction of cygwin 1.7.11-1, perl scripts that use > > dynamic loading fail with dll errors when another program is exec'ed. > > > > The host OS is windows 7 professional, 32-bit. The

Re: cygwin 1.7.11-1 broke perl using dynamic loading

2012-03-04 Thread Corinna Vinschen
On Mar 3 10:04, Scott wrote: > With the introduction of cygwin 1.7.11-1, perl scripts that use > dynamic loading fail with dll errors when another program is exec'ed. > > The host OS is windows 7 professional, 32-bit. The error message > looks like the familiar perl problem fixed by reba

cygwin 1.7.11-1 broke perl using dynamic loading

2012-03-03 Thread Scott
With the introduction of cygwin 1.7.11-1, perl scripts that use dynamic loading fail with dll errors when another program is exec'ed. The host OS is windows 7 professional, 32-bit. The error message looks like the familiar perl problem fixed by rebaseall, but this time, that remedy did