On Saturday 11 November 2006 05:37, James E Keenan wrote:

For what it's worth, Jerry and James and I tracked this down to some weird 
options coming from the Perl 5 compile-time configuration (Config.pm).

> ########## OUTPUT OF 'myconfig' CREATED BY ./Configure.pl ##########
> Summary of my parrot 0.4.6 (r15342) configuration:
>    configdate='Fri Nov 10 18:24:21 2006'
>    Platform:
>      osname=darwin, archname=darwin-2level
>      jitcapable=1, jitarchname=ppc-darwin,
>      jitosname=DARWIN, jitcpuarch=ppc
>      execcapable=1
>      perl=perl
>    Compiler:
>      cc='cc', ccflags='-fno-common -no-cpp-precomp  -pipe
> -I/usr/local/include -pipe -fno-common -Wno-long-double ',
>    Linker and Libraries:
>      ld='c++',

There's one weirdness.  The output here doesn't show the value of lddl_flags 
(or something like that), which contains the invalid option '-bundle'.

-- c

Reply via email to