bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug rpt: ld


From: Andrew Kurn
Subject: Bug rpt: ld
Date: Wed, 20 Oct 2004 15:21:25 -0700

Dear folk,

This reports a crash of ld, the linker.  I was installing ncurses version
5.4 and cross-compiling.  I was not sufficiently careful to separate
the ARM libraries from the 386 libraries, so I am not surprised that
the linker got upset.

Below is a summary.  Attached is the whole make output.

Good luck,
Andrew

----------------------------

 ncurses-5.4

echo $BUILD_CC
gcc

make distclean


(buttercup) ncurses-5.4 762 $ ./configure --host=arm-linux --build=i686 \
./configure --host=arm-linux --build=i686 \
>   --prefix=/home/kurn/semacs/cvoicearm/usr
  --prefix=/home/kurn/semacs/cvoicearm/usr

(buttercup) ncurses-5.4 763 $ make
make


.

.

.

a - ../objects/cursesp.o
a - ../objects/cursslk.o
a - ../objects/cursesapp.o
a - ../objects/cursesmain.o
arm-linux-ranlib ../lib/libncurses++.a
cd ../objects;  /usr/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
-I../include  -D_GNU_SOURCE -DNDEBUG
-I/home/kurn/semacs/cvoicearm/usr/include/ncurses -O2 -c ../c++/demo.cc
/usr/bin/g++  -o demo ../objects/demo.o -L../lib -lncurses++ -L../lib -lform
-lmenu -lpanel -lncurses -lstdc++ -I../c++ -I../include -I. -DHAVE_CONFIG_H
-I. -I../include  -D_GNU_SOURCE -DNDEBUG
-I/home/kurn/semacs/cvoicearm/usr/include/ncurses -O2
/usr/bin/ld: BFD 2.11.93.0.2 20020207 internal error, aborting at
elf32-i386.c line 2040 in elf_i386_relocate_section

/usr/bin/ld: Please report this bug.

collect2: ld returned 1 exit status
make[1]: *** [demo] Error 1
make[1]: Leaving directory `/home/kurn/semacs/ncurses-5.4/c++'
make: *** [all] Error 2
(buttercup) ncurses-5.4 764 $ /usr/bin/ld --version
/usr/bin/ld --version
GNU ld version 2.11.93.0.2 20020207
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
(buttercup) ncurses-5.4 765 $ uname -a
uname -a
Linux buttercup 2.4.18-3 #1 Thu Apr 18 07:37:53 EDT 2002 i686 unknown
(buttercup) ncurses-5.4 766 $ cat /etc/redhat-release 
cat /etc/redhat-release 
Red Hat Linux release 7.3 (Valhalla)
(buttercup) ncurses-5.4 767 $ gcc --version
gcc --version
2.96
(buttercup) ncurses-5.4 768 $ arm-linux-gcc --version
arm-linux-gcc --version
2.95.3

------------------------------------

Andrew Kurn, PhD
Software Group Lead
Empower Technologies Corporation
#120 - 13551 Verdun Pl.
Richmond, BC, Canada  V6V 1W5
604-278-3100 x 232
604-278-3102 (fax) 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.778 / Virus Database: 525 - Release Date: 10/15/2004
 
  

Attachment: bugld
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]