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
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
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
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.
--
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
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
> >
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.
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()
http://sourceware.org/bugzilla/show_bug.cgi?id=13561
Bug #: 13561
Summary: AIX link failure: RLD address not contained in section
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
Priority: P2
Compone