From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas.Karlsson@combitechsystems.com To: crossgcc@sourceware.cygnus.com Subject: Error in arm.h? Date: Tue, 27 Jun 2000 06:02:00 -0000 Message-id: <2253171AF143D21185A60000F8FA748B01F97E3D@pluto.combitech.se> X-SW-Source: 2000-q2/msg00281.html Hi, I'm a student trying to build the eCos operating system but the following error occurs when building gcc. make[3]: Leaving directory `/tmp/build/gcc/texinfo/makeinfo' make[2]: Leaving directory `/tmp/build/gcc/texinfo' make[1]: Leaving directory `/tmp/build/gcc/texinfo' make[1]: Entering directory `/tmp/build/gcc/gcc' gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -DHAVE_CONFIG_H -I. -I/src/gcc/gcc-2.95.2/gcc -I/src/gcc/gcc-2.95.2/gcc/config -I/src/gcc/gcc-2.95.2/gcc/../include \ -DGCC_INCLUDE_DIR=\"/tools/H-i686-pc-cygwin//lib/gcc-lib/arm-elf/2.95.2/incl ude\" \ -DGPLUSPLUS_INCLUDE_DIR=\"/tools/H-i686-pc-cygwin//lib/gcc-lib/arm-elf/2.95. 2/../../../..`echo /tools/H-i686-pc-cygwin/ | sed -e 's|^/tools||' -e 's|/[^/]*|/..|g'`/include/g++-3\" \ -DLOCAL_INCLUDE_DIR=\"/tools/include\" \ -DCROSS_INCLUDE_DIR=\"/tools/H-i686-pc-cygwin//lib/gcc-lib/arm-elf/2.95.2/.. /../../`echo /tools/H-i686-pc-cygwin/ | sed -e 's|^/tools||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`arm-elf/sys-include\" \ -DTOOL_INCLUDE_DIR=\"/tools/H-i686-pc-cygwin//lib/gcc-lib/arm-elf/2.95.2/../ ../../`echo /tools/H-i686-pc-cygwin/ | sed -e 's|^/tools||' -e 's|/$||' -e 's|^[^/]|/|' -e 's|/[^/]*|../|g'`arm-elf/include\" \ -c `echo /src/gcc/gcc-2.95.2/gcc/cccp.c | sed 's,^\./,,'` In file included from /src/gcc/gcc-2.95.2/gcc/config/arm/aout.h:301, from /src/gcc/gcc-2.95.2/gcc/config/arm/elf.h:354, from /src/gcc/gcc-2.95.2/gcc/config/arm/unknown-elf.h:171, from tm.h:6, from /src/gcc/gcc-2.95.2/gcc/config/i386/xm-i386.h:43, from config.h:8, from /src/gcc/gcc-2.95.2/gcc/cccp.c:21: /src/gcc/gcc-2.95.2/gcc/config/arm/arm.h:226: parse error before `{' /src/gcc/gcc-2.95.2/gcc/config/arm/arm.h:226: warning: unknown escape sequence: `\' followed by char code 0xd /src/gcc/gcc-2.95.2/gcc/config/arm/arm.h:227: warning: unknown escape sequence: `\' followed by char code 0xd and so on... Please, if someone knows what the error could be send me a hint. /Andreas ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com