Hi Jan,
I apologise for taking so long to reply to your email.
I am running binutils binutils-2.16.90.0.2-2mdk (Mandrake Cooker). After
upgrade from 2.15.x series which Mandrake used before, I am getting this
error on linking:
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/bin/
--- Additional Comments From hjl at lucon dot org 2005-05-08 13:44 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
Resolut
--- Additional Comments From jan dot ciger at epfl dot ch 2005-05-08 01:12
---
(In reply to comment #8)
> That is your bug. You never want to do
>
> -Wl,--whole-archive libJTC.a
>
> You should use
>
> -Wl,--whole-archive libJTC.a -Wl,--no-whole-archive
Ooops. That means that the offe
--- Additional Comments From hjl at lucon dot org 2005-05-08 01:04 ---
That is your bug. You never want to do
-Wl,--whole-archive libJTC.a
You should use
-Wl,--whole-archive libJTC.a -Wl,--no-whole-archive
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=939
--- You are r
--- Additional Comments From jan dot ciger at epfl dot ch 2005-05-08 01:17
---
(In reply to comment #8)
The fixed libJTC fixed the problem, no crash anymore. I have forwarded your
patch to the maintainer as well.
Thanks again for help.
--
http://sources.redhat.com/bugzilla/show_bu
--- Additional Comments From jan dot ciger at epfl dot ch 2005-05-08 00:43
---
(In reply to comment #6)
> There is a bug in libJTC.so which references an internal symbol,
> __fini_array_end. When linker tried to report the user error,
> it crashed. This patch
>
> http://sourceware.org/m
--- Additional Comments From hjl at lucon dot org 2005-05-08 00:18 ---
There is a bug in libJTC.so which references an internal symbol,
__fini_array_end. When linker tried to report the user error,
it crashed. This patch
http://sourceware.org/ml/binutils/2005-05/msg00329.html
should fix
--- Additional Comments From jan dot ciger at epfl dot ch 2005-05-07 23:44
---
Here you are:
http://vrlab.epfl.ch/~janoc/files/libs.tar.gz
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=939
--- You are receiving this mail because: ---
You are on the CC list for the b
--- Additional Comments From hjl at lucon dot org 2005-05-07 23:22 ---
I need your libpython2.4.so.1.0 and libomnithread.so.3.
--
http://sources.redhat.com/bugzilla/show_bug.cgi?id=939
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are wat
--- Additional Comments From jan dot ciger at epfl dot ch 2005-05-07 22:34
---
(In reply to comment #2)
> The compilation flags for the shared libs were:
> -g -frtti -fexceptions -pipe -Wall -Wno-unused-parameter -Wno-unused-
> variable -Wno-unknown-pragmas -Wno-endif-labels -Wno-sign-co
--- Additional Comments From jan dot ciger at epfl dot ch 2005-05-07 22:32
---
(In reply to comment #1)
> Please make the binary available to me. I will take a look.
You can find the set of binaries used in the failed command here:
http://vrlab.epfl.ch/~janoc/files/binutils-bug.tar.gz
--- Additional Comments From hjl at lucon dot org 2005-05-07 20:30 ---
Please make the binary available to me. I will take a look.
--
What|Removed |Added
CC|
to reproduce the
problem.
--
Summary: Assertion failed in linker
Product: binutils
Version: 2.16
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I am running binutils binutils-2.16.90.0.2-2mdk (Mandrake Cooker). After
upgrade from 2.15.x series which Mandrake used before, I am getting this
error on linking:
g++ --export-dynamic -o /home/janoc/src/VHD/VHDPP_TEST/bin/vhdMetaEngine
vhdMet
14 matches
Mail list logo