[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compile crosscompiler gcc-4.1 and gcc-3.4 for mipsel on i386



Hello,

 

i tried to compile crosscompiler for mipsel in my virtual maschine running with debian etch . I used the following introduction to do this

 

http://buildd.emdebian.org/tools/crossdev.html

 

all worked fine, up to the point where the crosscompiler is being compiled

 

dpkg-buildpackage -b –rfakeroot

 

at this point i got an dependencies conflict

 

dpkg-buildpackage -b -rfakeroot

dpkg-buildpackage: source package is gcc-3.4

dpkg-buildpackage: source version is 3.4.6ds1-5

dpkg-buildpackage: source changed by Matthias Klose <doko@debian.org>

dpkg-buildpackage: host architecture i386

dpkg-buildpackage: source version without epoch 3.4.6ds1-5

dpkg-checkbuilddeps: Unmet build dependencies: binutils-mipsel-linux-gnu (>= 2.16.1-3)

dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.

dpkg-buildpackage: (Use -d flag to override.)

 

I use –d but after some minutes it cancelled with the following error message.

unrecognized option `-EL'

make[3]: *** [crtbegin.o] Error 1

make[3]: Leaving directory `/root/cross/gcc-3.4-3.4.6ds1/build/gcc'

make[2]: *** [all-gcc] Error 2

make[2]: Leaving directory `/root/cross/gcc-3.4-3.4.6ds1/build'

s=`cat status`; rm -f status; test $s -eq 0

make[1]: *** [stamps/05-build-stamp] Error 1

make[1]: Leaving directory `/root/cross/gcc-3.4-3.4.6ds1'

 

don´t worry about version 3.4 I did it also on version 4.1 but got the same error.

 

I can´t use the precompiled toolchain because of version complicts.

 

Can Anybody helf me ??

 

Thx

Mav


Reply to: