|
Hi. I have build a shared object (scripting.so) on AIX 5 using
the native xLc compiler. This object links with libperl.a. Now when I run a perl script and try to load this .so, I get
a core dump. I debugged the code and found the failure is at a statement
dXSARGS during bootstraping. I heard that this leads to code in libperl.a where it is
dumping core. This happens only on AIX. I have not had such trouble on windows where I was able to
successfully load the dll. Is there any fix for this in libperl.a? Or Can someone tell me if this is a compiler flags issue. What compiler flags and linker flags were used in building
libperl.a All help appreciated. Thanks Aps |
_______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
