public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] GCC Build error
@ 2001-08-03  0:45 Vaughan Daly (Mpos)
  2001-08-03  6:08 ` Jonathan Larmour
  0 siblings, 1 reply; 5+ messages in thread
From: Vaughan Daly (Mpos) @ 2001-08-03  0:45 UTC (permalink / raw)
  To: ecos-discuss

Hi All

For some unknown reason to myself I can't seem to build the gcc cross
compiler for ecos. I keep getting the error as below, can someone please
point me in the right direction, I have gone through the build of the
binutils and gcc 3 times now with no difference. I need a pointer in the
right direction please.

Thanks
Vaughan

  echo ${name}; \


/tmp/build/gcc/gcc/xgcc -B/tmp/build/gcc/gcc/ -B/tools/H-i686-pc-cygwin/arm-
elf/bin/ -I/tools/H-i686-pc-cygwin/arm-elf/include -O2  -DCROSS_COMPILE -DIN
_GCC     -g -O2 -I./include  -Dinhibit_libc  -g1  -DIN_LIBGCC2 -D__GCC_FLOAT
_NOT_NEEDED -Dinhibit_libc   -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 -c -DL${name} \
       /src/gcc/gcc-2.95.2/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  arm-elf-ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
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/arm/xm-arm.h:55,
                 from tconfig.h:5,
                 from /src/gcc/gcc-2.95.2/gcc/libgcc2.c:33:
/src/gcc/gcc-2.95.2/gcc/config/arm/arm.h:227: parse error before `{'
/src/gcc/gcc-2.95.2/gcc/config/arm/arm.h:418: parse error before `{'
/src/gcc/gcc-2.95.2/gcc/config/arm/arm.h:591: parse error before `if'



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-08-03 17:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-03  0:45 [ECOS] GCC Build error Vaughan Daly (Mpos)
2001-08-03  6:08 ` Jonathan Larmour
2001-08-03  7:58   ` Trenton D. Adams
2001-08-03 17:28     ` Vaughan Daly (Mpos)
2001-08-03 17:28   ` Vaughan Daly (Mpos)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).