--- Additional Comments From amodra at bigpond dot net dot au 2006-05-15
02:24 ---
http://sources.redhat.com/ml/binutils-cvs/2006-05/msg00126.html
http://sources.redhat.com/ml/binutils-cvs/2006-05/msg00125.html
--
What|Removed |Added
-
--
What|Removed |Added
Severity|critical|normal
http://sourceware.org/bugzilla/show_bug.cgi?id=2658
--- You are receiving this mail because: -
--- Additional Comments From amodra at bigpond dot net dot au 2006-05-15
01:33 ---
ld shouldn't segfault, but you are confusing it by attempting to link a non-pic
object file into a shared lib.
--
What|Removed |Added
--
--
What|Removed |Added
Status|NEW |ASSIGNED
Last reconfirmed|-00-00 00:00:00 |2006-05-15 01:32:14
date|
On Sat, May 13, 2006 at 10:07:18PM -0400, Hypatia Rojas wrote:
> Hi,
> I am getting the following error:
>
> c97b1mn32:/usr/src/linux-2.6.5-7.244 # make prepare cloneconfig
> Makefile:438: .config: No such file or directory
> make[1]: Nothing to be done for `Makefile'.
> Makefile:438: .config: No
--- Additional Comments From asl at math dot spbu dot ru 2006-05-14 08:30
---
Created an attachment (id=1023)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1023&action=view)
Set of object files on which link failed.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2659
--
While linking some big c++ project (Latest LLVM CVS snapshot) using mingw32's
binutils (2.16.91 20060119) I've got the folowing message:
f:\research\mingw\bin\ld.exe: BFD 2.16.91 20060119 assertion fail ../../src/bfd/
cofflink.c:1926
It seems, that some other projects GeOs) have just same problem