nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

gcc cross erstellen.

Von: Johann Obermayr (johann_obermayr@_sigmatek_reme.at) [Profil]
Datum: 17.01.2008 15:13
Message-ID: <5nJjj.25$Je.71751@news.salzburg-online.at>
Newsgroup: de.comp.gnu
Hallo,

Möchte gcc 4.2.1-2
host=i386-pc-mingw32
target=powerpc-eabi
erstellen.
Aber erhalte folgende Fehlermeldung

mkdir -p -- libgcc
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
make GCC_FOR_TARGET="/home/sw/cross/xgcc/bin/i386-pc-mingw32-gcc " \
AR_FOR_TARGET="powerpc-eabi-ar" \
AR_CREATE_FOR_TARGET="powerpc-eabi-ar  rc" \
AR_EXTRACT_FOR_TARGET="powerpc-eabi-ar  x" \
AR_FLAGS_FOR_TARGET="" \
CC="/home/sw/cross/xgcc/bin/i386-pc-mingw32-gcc" CFLAGS="-g
-O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definition -Wmissing-format-attribute  " \
BUILD_PREFIX="" \
BUILD_PREFIX_1="" \
LANGUAGES="" \
LIBGCC2_CFLAGS="-O2  -O2 -g -O2
--sysroot=/home/sw/cross/wgccppc/sys-root -DIN_GCC -DCROSS_COMPILE   -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include   -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED  "  \
MULTILIB_CFLAGS="" T= crtbegin.o crtend.o crtbeginS.o
crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o crtsavres.o
make[4]: Entering directory `/home/sw/cross/build/win-gcc-ppc/gcc'
/home/sw/cross/xgcc/bin/i386-pc-mingw32-gcc  -O2 -O2 -g -O2
--sysroot=/home/sw/cross/wgccppc/sys-root -DIN_GCC -DCROSS_COMPILE   -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -I. -I.
-I/home/sw/cross/src/gcc-4.2.1-2-src/gcc
-I/home/sw/cross/src/gcc-4.2.1-2-src/gcc/.
-I/home/sw/cross/src/gcc-4.2.1-2-src/gcc/../include
-I/home/sw/cross/src/gcc-4.2.1-2-src/gcc/../libcpp/include
-I/home/sw/cross/src/gcc-4.2.1-2-src/gcc/../libdecnumber
-I../libdecnumber  -g0 -finhibit-size-directive -fno-inline-functions
-fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder
-msdata=none \
-c /home/sw/cross/src/gcc-4.2.1-2-src/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
cc1: error: unrecognized command line option "-msdata=none"
make[4]: *** [crtbegin.o] Fehler 1
make[4]: Leaving directory `/home/sw/cross/build/win-gcc-ppc/gcc'
make[3]: *** [extra] Fehler 2
make[3]: Leaving directory `/home/sw/cross/build/win-gcc-ppc/gcc'
make[2]: *** [stmp-multilib] Fehler 2
make[2]: Leaving directory `/home/sw/cross/build/win-gcc-ppc/gcc'
make[1]: *** [all-gcc] Fehler 2
make[1]: Leaving directory `/home/sw/cross/build/win-gcc-ppc'
make: *** [all] Fehler 2

Lösung ?

Jimmy

--
Mit freundlichen Grüßen / best regards / salutations
Johann Obermayr

________________________________________________
SIGMATEK GmbH & Co KG
Sigmatekstraße 1
5112 Lamprechtshausen
Österreich / Austria

Tel.  :  +43 / 6274/ 43 21-0   (Durchwahl leider nicht möglich)
Fax   :  +43 / 6274/ 43 21-18  (bzw 300 im Werk 2 )
E-Mail: johann.obermayr@sigmatek.at
http  : www.sigmatek.at
****************************Please note:********************************
This email and all attachments are confidential and intended solely for
the person or entity to whom it is addressed. If you are not the named
addressee you must not make this email and all attachments accessible
to any other person. If you have received this email in error please
delete it together with all attachments.
************************************************************************


[ Auf dieses Posting antworten ]