Op een zonnige winterdag (Friday 28 February 2003 11:44), schreef Nicholas Clark: > On Fri, Feb 28, 2003 at 03:08:13AM +0100, Abe Timmerman wrote: > > Thanks, althoug it didn't apply, we're now back to an old failing: ... > > perl.exp(.edata+0xff4):fake: undefined reference to `Perl_sv_setsv_cow' > > dmake.exe: Error code 1, while making '..\perl59.dll' > > That's in embed.fnc like this: > > #ifdef PERL_COPY_ON_WRITE > Ap |SV* |sv_setsv_cow |SV* dsv|SV* ssv > #endif > > Why isn't it working? dunno, makedef.pl not picking up on it for win32? > Is your perl being built with -DPERL_COPY_ON_WRITE? That doesn't seem to matter, result is the same even if I add this to makefile.mk: BUILDOPT += -DPERL_COPY_ON_WRITE > If not, any idea where the reference to it is coming from? I wish... Good luck, Abe -- Rafael> Actually you're thinking aloud, here ? Yes? No? Maybe? -- Jarkko Hietaniemi on p5p @ 2003-02-17Thread Previous