[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PROBLEM BUILDING BINUTILS UNDER CYGWIN
From: |
Tony Cerreto |
Subject: |
PROBLEM BUILDING BINUTILS UNDER CYGWIN |
Date: |
Fri, 18 Oct 2002 15:20:02 -0400 |
Hi:
I am ultimately tring to create a cross-compiler with the powerpc as the
target.
While trying to create Binutils version 2.12.90 (same problem in 2.13)
using gcc version 2.95.3-5 under the cygwin environment (latest
available) I receive the following error message. My configure
parameters are as follows: ../binutils-2.12.90/configure
--enable-shared --target=powerpc-IBM-eabi
Does anyone know why this problem has occurred? Thanks.
---------------------------------------------------------------------------------------------------------
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o size.exe
size.o
bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a
-L/cygdrive/c/gnu/object/bf
d/../libiberty -liberty -L/cygdrive/c/gnu/object/bfd/../intl
.libs/libimp-cygint
l-2.a -L/usr/lib .libs/libimp-cygiconv-2.a -lcygwin -lkernel32
../libiberty/libi
berty.a ./../intl/libintl.a
./../intl/libintl.a(loadmsgcat.o): In function `nl_load_domain':
/cygdrive/c/gnu/object/intl/../../binutils-2.12.90/intl/loadmsgcat.c:84:
multipl
e definition of `_nl_msg_cat_cntr'
.libs/libimp-cygintl-2.a(ds00010.o)(.text+0x0): first defined here
collect2: ld returned 1 exit status
make[3]: *** [size.exe] Error 1
make[3]: Leaving directory `/cygdrive/c/gnu/object/binutils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/c/gnu/object/binutils'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/cygdrive/c/gnu/object/binutils'
make: *** [all-binutils] Error 2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- PROBLEM BUILDING BINUTILS UNDER CYGWIN,
Tony Cerreto <=