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]

Build error in 0.43 with unaltered demo-arm-iwmmxt.sh


Shouldn' t the default demo files build out of the box?  I have tried
both the demo-arm-xscale and just now the demo-arm-iwmmxt and both
fail.  Here are the errors from the demo-arm-iwmmxt below.  I am
seriously curious if anyone is able to build these::

In file included from version.c:33:
/home/kelleys/Build/crosstool-0.43/build/arm-iwmmxt-linux-gnu/gcc-3.4.5-glibc-2.3.6/build-glibc/csu/version-info.h:2:
error: missing terminating " character
/home/kelleys/Build/crosstool-0.43/build/arm-iwmmxt-linux-gnu/gcc-3.4.5-glibc-2.3.6/build-glibc/csu/version-info.h:3:
error: missing terminating " character
version.c:40: error: syntax error before string constant
make[2]: *** [/home/kelleys/Build/crosstool-0.43/build/arm-iwmmxt-linux-gnu/gcc-3.4.5-glibc-2.3.6/build-glibc/csu/version.o]
Error 1
make[2]: Leaving directory
`/home/kelleys/Build/crosstool-0.43/build/arm-iwmmxt-linux-gnu/gcc-3.4.5-glibc-2.3.6/glibc-2.3.6/csu'
make[1]: *** [csu/subdir_lib] Error 2
make[1]: Leaving directory
`/home/kelleys/Build/crosstool-0.43/build/arm-iwmmxt-linux-gnu/gcc-3.4.5-glibc-2.3.6/glibc-2.3.6'
make: *** [lib] Error 2

--
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]