On 29-03-2007 13:46:55 -0500, Marshall McMullen wrote:
> Well, I'm making progress on emerge -e system, but now it fails
> compiling libperl with the following:
> 
> locale.o pp_pack.o pp_sort.o  -lbind -lnsl -ldl -lld -lm -lcrypt -lc
> -lbsd  -Wl,-soname -Wl,libperl.so.`echo libperl.so.1.5.8 | cut -d.
> -f3`
> powerpc-ibm-aix5.2.0.0-gcc: unrecognized option '-H512'
> powerpc-ibm-aix5.2.0.0-gcc: unrecognized option '-bhalt:4'
> powerpc-ibm-aix5.2.0.0-gcc: unrecognized option '-bM:SRE'
> powerpc-ibm-aix5.2.0.0-gcc: unrecognized option '-bE:perl.exp'
> powerpc-ibm-aix5.2.0.0-gcc: unrecognized option '-b'

I think it (libperl) thinks you're using a native compiler.  You're not,
so we have to convince perl somehow to stop trying to know better.  In
the start of the output it somewhere detects your platform.  It's a big
list and then tells what os it thinks you have.  Can you check what it
found there?


-- 
Fabian Groffen
Gentoo on a different level

-- 
[EMAIL PROTECTED] mailing list

Reply via email to