Re: [perl #16937] Cygwin testers needed

2002-09-09 Thread Andy Dougherty
> On 6 Sep 2002 at 11:15, Andy Dougherty wrote: > > > I've been told that my patch #16937 (which changes ld_shared from the > > hard-wired wrong value of -shared to $Config{lddlflags}, which is the > > variable designed in perl5 for this precise use) breaks cygwin. But in > > the current state o

Re: [perl #16937] Cygwin testers needed

2002-09-09 Thread Andy Dougherty
On Sat, 7 Sep 2002, Markus Laire wrote: > On 6 Sep 2002 at 11:15, Andy Dougherty wrote: > > > I've been told that my patch #16937 (which changes ld_shared from the > > hard-wired wrong value of -shared to $Config{lddlflags}, which is the > > variable designed in perl5 for this precise use) break

Re: [perl #16937] Cygwin testers needed

2002-09-07 Thread Markus Laire
On 6 Sep 2002 at 11:15, Andy Dougherty wrote: > I've been told that my patch #16937 (which changes ld_shared from the > hard-wired wrong value of -shared to $Config{lddlflags}, which is the > variable designed in perl5 for this precise use) breaks cygwin. But in > the current state of affairs, w