Crosstool error
Dan Kegel
dank@kegel.com
Wed Sep 27 11:44:00 GMT 2006
On 9/26/06, Itamar Hassin <ihassin@mac.com> wrote:
> I am trying to build a cross compiler running under Mac OS X with
> Arm9TDMI as the target...
> sed: 53: po2test.sed: duplicate label 'b'
>
> make[2]: *** [/Users/Ita/crosstool/crosstool-0.42/build/arm-9tdmi-
> linux-gnu/gcc-3.3.6-glibc-2.3.2/build-glibc-headers/intl/msgs.h] Error 1
Googling for that error message finds
http://ecos.sourceware.org/ml/bug-glibc/2001-12/msg00230.html
which suggests the problem can be worked around by
installing gnu sed.
http://kegel.com/crosstool/crosstool-0.42/doc/crosstool-howto.html#mac
says one should install that anyway before trying to
build on Mac OS X, and even gives a handy script to make that easy.
- Dan
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list