Norbert Gruener wrote:
> This error message is coming from "ext/DynaLoader/dl_aix.xs":
         if (flags & 0x01)
>             warn("Can't make loaded symbols global on this platform
>                         while loading %s",filename);
> 
> Do anyone have any clue what is going on ?  Does it mean that "GLOBAL
> loading" does not work under AIX ?

Yup. That's what the code is saying. Kind of ironic. You were the one
who originally asked for this feature, and you're the only one on the
list (who's admitted to) using AIX. :(

Well I said from the start that this feature was OS dependent...

Cheers, Brian

-- 
perl -le 'use Inline C=>q{SV*JAxH(char*x){return newSVpvf
("Just Another %s Hacker",x);}};print JAxH+Perl'

Reply via email to