Hello,

Has anyone successfully built perl 5.8.0 with threading turned on? I would be very interested in the configure options that were used. I am trying to build perl with threading and dynamic linking, but I get errors with the compile of perly.c and op.c with threading turned on.

I ran configure like this:
sh Configure -Dusethreads -Dusedl -Ddlext=so -Ddlsrc=dl_dllload.xs -des

I set 'export _C89_CCMODE=1' in my .profile before running. Also the user that I was running as was not a superuser.

Any help that could be provided would be greatly appreciated.

Thanks Brian

Reply via email to