[Bug ld/939] Assertion failed in linker

2005-05-07 Thread jan dot ciger at epfl dot ch
--- 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

[Bug ld/939] Assertion failed in linker

2005-05-07 Thread jan dot ciger at epfl dot ch
--- 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

[Bug ld/939] Assertion failed in linker

2005-05-07 Thread jan dot ciger at epfl dot ch
--- 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:/

[Bug ld/939] Assertion failed in linker

2005-05-07 Thread jan dot ciger at epfl dot ch
--- 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

[Bug ld/939] Assertion failed in linker

2005-05-07 Thread jan dot ciger at epfl dot ch
--- 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

[Bug ld/939] Assertion failed in linker

2005-05-07 Thread jan dot ciger at epfl dot ch
--- 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

[Bug ld/939] New: Assertion failed in linker

2005-05-07 Thread jan dot ciger at epfl dot ch
ReportedBy: jan dot ciger at epfl dot ch CC: bug-binutils at gnu dot org 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 watching someone who is