[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/579] New: ld 2.15 fails to produce a load map giving internal er
From: |
ken_yap at users dot sourceforge dot net |
Subject: |
[Bug ld/579] New: ld 2.15 fails to produce a load map giving internal error |
Date: |
26 Nov 2004 01:55:44 -0000 |
$ cat load
#!/bin/sh
ld -Map etherboot.map -N -T etherboot.lds -Ttext 0x20000 -o 3c509.rom.rt
3c509.rt.o isaprefix.exit.o
$ ./load
ld: internal error ldlang.c 1974
If a load map is not asked for, there is no internal error. A tarball of the
files that provoke this error can be found at
http://www.etherboot.org/ldbug1974.tar.gz
The source files are available, but this is an Etherboot 5.3.10 build using gcc
3.4.3 (objects generated by older gccs also fail) so they would be cumbersome to
provide. I believe you just need the input files to ld to work this one out?
--
Summary: ld 2.15 fails to produce a load map giving internal
error
Product: binutils
Version: 2.15
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: ken_yap at users dot sourceforge dot net
CC: bug-binutils at gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://sources.redhat.com/bugzilla/show_bug.cgi?id=579
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug ld/579] New: ld 2.15 fails to produce a load map giving internal error,
ken_yap at users dot sourceforge dot net <=