This is the mail archive of the crossgcc@sourceware.org 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]

canadian cross for arm-unknown-uclibcgnueabi


Hello All,

I'm now getting a step forward in building a canadian cross compiler for arm-unknown-uclibcgnueabi. It seemed to be the cross compiler for mingw32 which I used to build with crosstool-ng. The error message said that it doesn't support c++ (though it was enabled in the config?!). I decided to download the debian package for mingw32 compiler (Build machine is Ubuntu 10) and now I'm getting till the Building final compiler step, which then brakes with:

[EXTRA]    Building final compiler
[ERROR]    /home/erlera/ct-ng/targets/arm-unknown-linux-uclibcgnueabi/buildtools/lib/gcc/arm-unknown-linux-uclibcgnueabi/4.4.3/../../../../arm-unknown-linux-uclibcgnueabi/include/sys/types.h:117: error: two or more data types in declaration specifiers
[ERROR]    /home/erlera/ct-ng/targets/arm-unknown-linux-uclibcgnueabi/buildtools/lib/gcc/arm-unknown-linux-uclibcgnueabi/4.4.3/../../../../arm-unknown-linux-uclibcgnueabi/include/sys/types.h:117: error: expected identifier or '(' before ';' token
[ERROR]    make[3]: *** [crtbegin.o] Error 1
[ERROR]    make[2]: *** [all-target-libgcc] Error 2
[ERROR]    make[1]: *** [all] Error 2
[ERROR]    Build failed in step 'Installing final compiler'
[ERROR]    Error happened in '/home/erlera/ct-ng/lib/ct-ng-hg_default@2353_44aeee285f6a/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from '/home/erlera/ct-ng/lib/ct-ng-hg_default@2353_44aeee285f6a/scripts/build/cc/gcc.sh' at line # 606 in function 'do_cc_backend'
[ERROR]          called from '/home/erlera/ct-ng/lib/ct-ng-hg_default@2353_44aeee285f6a/scripts/build/cc/gcc.sh' at line # 390 in function 'do_cc'
[ERROR]          called from '/home/erlera/ct-ng/lib/ct-ng-hg_default@2353_44aeee285f6a/scripts/crosstool-NG.sh' at line # 597 in function 'main'
[ERROR]    Look at '/home/erlera/x-tools/arm-unknown-linux-uclibcgnueabi/build.log' for more info on this error.
[ERROR]  (elapsed: 62:49.13)
[62:50] / make: *** [build] Error 2

Any suggestions what's going wrong here?

Thanks in advance for any help,
Andy


-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!			
Jetzt informieren: http://www.gmx.net/de/go/freephone

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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