> I try to figure out where the problem is and let you know, but it might take
> until next week.
that would be great!
thanks,
Matthias
-Ursprüngliche Nachricht-
Von: Gerald Richter [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 28. Juli 2005 13:39
An: Matthias Auchmann; embperl@per
Gerald Richter wrote:
Hi Neil,
I'm attaching the Embperl tar and the source file. You should
be able to duplicate what I am seeing using these... if not
then maybe reality is becoming even more distorted here in
America than I thought!
;-)
Let me know if/what you see...
I found the dif
Hi,
>
> PERL_DL_NONLAZY is set to zero in the Makefile, but in the
> following files it was set to 1:
>
This shouldn't matter.
>
> I changed that to 0 everywhere, ran make and make test again
> (of course without running perl Makefile.PL again), but the
> result is the same!
>
> Do you ha
Hi!
PERL_DL_NONLAZY is set to zero in the Makefile, but in the following files it
was set to 1:
xs/Makefile
xs/Embperl/App/Config/Makefile
xs/Embperl/App/Makefile
xs/Embperl/Req/Config/Makefile
xs/Embperl/Req/Makefile
xs/Embperl/Req/Param/Makefile
xs/Embperl/Makefile
xs/Embperl/Thread/Makefile
x