Do you have a question? Post it now! No Registration Necessary
Subject
- Posted on
- stephan.zimmer
April 14, 2008, 12:22 pm

Hi everybody,
I wanted to build the gcc compiler 3.3.2 with glib-2.3.2 for
powerpc-750 and used Dan's crosstool-0.43. After modifiying the "demo-
powerpc-750.sh" script using
TARBALLS_DIR=/home/stephan/downloads
RESULT_TOP=/home/stephan/opt/crosstool
export TARBALLS_DIR RESULT_TOP
GCC_LANGUAGES="c,c++"
[...]
eval `cat powerpc-750.dat gcc-3.3.2-glibc-2.3.2.dat` sh all.sh --
notest
I got a bunch of errors
cc1: error: unrecognized command line option "-mnew-mnemonics".
At the end the compilation completely failed with
/local/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-
glibc-2.3.2/gcc-3.3.2/gcc/read-rtl.c:653: error:
invalid lvalue in increment
make[1]: *** [read-rtl.o] Error 1
make[1]: Leaving directory
`/local/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-
glibc-2.3.2/build-gcc-core/gcc'
make: *** [all-gcc] Error 2
My linux version is Ubuntu 4.1.2-16ubuntu2 and for my (native) gcc
compiler 4.1.3 20070929 (prerelease).
For gcc-4.1.0 in combination with glibc-2.3.6 with corresponding
settings everything worked fine.
Could anyone help?
Thanks in advance,
Stephan
I wanted to build the gcc compiler 3.3.2 with glib-2.3.2 for
powerpc-750 and used Dan's crosstool-0.43. After modifiying the "demo-
powerpc-750.sh" script using
TARBALLS_DIR=/home/stephan/downloads
RESULT_TOP=/home/stephan/opt/crosstool
export TARBALLS_DIR RESULT_TOP
GCC_LANGUAGES="c,c++"
[...]
eval `cat powerpc-750.dat gcc-3.3.2-glibc-2.3.2.dat` sh all.sh --
notest
I got a bunch of errors
cc1: error: unrecognized command line option "-mnew-mnemonics".
At the end the compilation completely failed with
/local/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-
glibc-2.3.2/gcc-3.3.2/gcc/read-rtl.c:653: error:
invalid lvalue in increment
make[1]: *** [read-rtl.o] Error 1
make[1]: Leaving directory
`/local/stephan/crosstool-0.43/build/powerpc-750-linux-gnu/gcc-3.3.2-
glibc-2.3.2/build-gcc-core/gcc'
make: *** [all-gcc] Error 2
My linux version is Ubuntu 4.1.2-16ubuntu2 and for my (native) gcc
compiler 4.1.3 20070929 (prerelease).
For gcc-4.1.0 in combination with glibc-2.3.6 with corresponding
settings everything worked fine.
Could anyone help?
Thanks in advance,
Stephan
Site Timeline
- » which is the hottest field in Embedded systems ,currently in market.
- — Next thread in » Embedded Linux
-
- » Which way is the best choice to co-exist Windows and Linux ?
- — Previous thread in » Embedded Linux
-
- » Crosscompiling for ARM: reloc type R_ARM_ABS32 is not supported for PIC - ...
- — Newest thread in » Embedded Linux
-
- » Driver LED BP5131 - jak to dziaĆa?
- — The site's Newest Thread. Posted in » Electronics (Polish)
-
- » Rules
- — The site's Last Updated Thread. Posted in » Microcontrollers (Russian)
-