Re: ld section merging on aix

2006-12-19 Thread Douglas B Rupp
Nick Clifton wrote: Hi Doug, .debug_* sections of the same name aren't getting merged in the executable. Try looking at the linker script that is being used. You may need to add explicit entries for the debug sections. Cheers Nick Thanks, that was a useful suggestion that got me ou

Re: ld section merging on aix

2006-12-18 Thread Nick Clifton
Hi Doug, .debug_* sections of the same name aren't getting merged in the executable. Try looking at the linker script that is being used. You may need to add explicit entries for the debug sections. Cheers Nick ___ bug-binutils mailing list