This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstool mipsel problem


Hello,

I am trying to build toolchain for MIPS. When I executed demo-mipsel.sh script, after some time it gave me following error

.....
.....
.....
 GLIBC_SYSROOT_ARG=prefix=
+ mkdir -p /opt/crosstool/mipsel-unknown-linux-gnu/gcc-3.2.3-glibc-2.2.3/mipsel-unknown-linux-gnu/lib
+ mkdir -p /opt/crosstool/mipsel-unknown-linux-gnu/gcc-3.2.3-glibc-2.2.3/mipsel-unknown-linux-gnu/usr/lib
+ echo
 
+ echo Building for:
Building for:
+ echo '    --target=mipsel-unknown-linux-gnu'
    --target=mipsel-unknown-linux-gnu
+ echo '    --prefix=/opt/crosstool/mipsel-unknown-linux-gnu/gcc-3.2.3-glibc-2.2.3'
    --prefix=/opt/crosstool/mipsel-unknown-linux-gnu/gcc-3.2.3-glibc-2.2.3
++ /mnt/fun/crosstool-0.27/build/mipsel-unknown-linux-gnu/gcc-3.2.3-glibc-2.2.3/gcc-3.2.3/config.guess
/mnt/fun/crosstool-0.27/crosstool.sh: /mnt/fun/crosstool-0.27/build/mipsel-unknown-linux-gnu/gcc-3.2.3-glibc-2.2.3/gcc-3.2.3/config.guess: /bin/sh: bad interpreter: Permission denied
+ BUILD=

I am trying to build this on Fedora Core 2 with gcc 3.3.3 20040412 .

Does anybody have any clue what's wrong.

Tejas Kokje
Graduate Student (Computer Science)
University of Southern California
URL : http://www-scf.usc.edu/~kokje
Registered Linux User #: 337673

-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]