[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-03-13 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #10 from Hans-Georg Thien 2012-03-13 22:06:16 UTC --- (In reply to comment #0) > Created attachment 6146 [details] > Objects, Sources, Makefile > > We are trying to use 'partial linking' to reduce the size of the resulting > binar

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-03-13 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #9 from Hans-Georg Thien 2012-03-13 22:00:57 UTC --- (In reply to comment #0) > Created attachment 6146 [details] > Objects, Sources, Makefile > > We are trying to use 'partial linking' to reduce the size of the resulting > binary

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-03-10 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #8 from Hans-Georg Thien 2012-03-10 17:38:05 UTC --- (In reply to comment #6) > here comes some more information gathered by the objdump command: > > sandbox@rs6k> objdump -r partial.o > > partial.o: file format aixcof

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-03-07 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #7 from Hans-Georg Thien 2012-03-07 22:01:13 UTC --- it would be great if someone could give me a hint on howto relate the failing addres of 0x1364 to the symbol in question so that I can try to debug the issue by myself. --

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-01-07 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #6 from Hans-Georg Thien 2012-01-07 08:39:13 UTC --- here comes some more information gathered by the objdump command: sandbox@rs6k> objdump -r partial.o partial.o: file format aixcoff-rs6000 RELOCATION RECORDS F

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-01-06 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #5 from Hans-Georg Thien 2012-01-06 10:33:04 UTC --- (In reply to comment #4) > On Jan 5, 2012, at 9:37 AM, ka5427-536 at online dot de wrote: > > > http://sourceware.org/bugzilla/show_bug.cgi?id=13561 > > > > --- Comment #3 from

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-01-06 Thread gingold at adacore dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #4 from gingold at adacore dot com 2012-01-06 09:18:31 UTC --- On Jan 5, 2012, at 9:37 AM, ka5427-536 at online dot de wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=13561 > > --- Comment #3 from ka5427-536 at online dot

Re: [Bug ld/13561] AIX link failure: RLD address not contained in section

2012-01-06 Thread Tristan Gingold
On Jan 5, 2012, at 9:37 AM, ka5427-536 at online dot de wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=13561 > > --- Comment #3 from ka5427-536 at online dot de 2012-01-05 08:37:27 UTC --- > (In reply to comment #2) >> On Jan 5, 2012, at 9:11 AM, ka5427-536 at online dot de wrote: >> >

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-01-05 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #3 from ka5427-536 at online dot de 2012-01-05 08:37:27 UTC --- (In reply to comment #2) > On Jan 5, 2012, at 9:11 AM, ka5427-536 at online dot de wrote: > > > http://sourceware.org/bugzilla/show_bug.cgi?id=13561 > > > > --- Commen

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-01-05 Thread gingold at adacore dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #2 from gingold at adacore dot com 2012-01-05 08:23:36 UTC --- On Jan 5, 2012, at 9:11 AM, ka5427-536 at online dot de wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=13561 > > --- Comment #1 from ka5427-536 at online dot

Re: [Bug ld/13561] AIX link failure: RLD address not contained in section

2012-01-05 Thread Tristan Gingold
On Jan 5, 2012, at 9:11 AM, ka5427-536 at online dot de wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=13561 > > --- Comment #1 from ka5427-536 at online dot de 2012-01-05 08:11:26 UTC --- > sandbox@rs6k> nm -C partial.o > > 0148 T .bar() > T .foo() > 0078 W .std::a

[Bug ld/13561] AIX link failure: RLD address not contained in section

2012-01-05 Thread ka5427-536 at online dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=13561 --- Comment #1 from ka5427-536 at online dot de 2012-01-05 08:11:26 UTC --- sandbox@rs6k> nm -C partial.o 0148 T .bar() T .foo() 0078 W .std::auto_ptr::auto_ptr(int*) 00d8 W .std::auto_ptr::~auto_ptr() U