wyh wrote: > I want to install perl to my target board with mipsel-linux.How can I cross-compile > and install perl under i686-linux(red hat)? I tried to do cross-compiling many times > as follows: > > ./Configure -Dcc=mipsel-linux-gcc -Dld=mipsel-linux-ld -Dnm=mipsel-linux-nm > -Dlocincpth=... -Dloclibpth=... > > But it always worked out errors. > > what's the problem?
Your question would be better addressed to the perl5-porters: <http://lists.perl.org/showlist.cgi?name=perl5-porters> Make sure you provide 'uname -a' output, OS version, kernel version, compiler & binutils version, the configure command you used, and the exact output where the error(s) occured. Randy. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>