Re: objcopy --add-section doubt

2006-02-01 Thread Nick Clifton
Hi Daniel, Yes - this is the heart of the matter. What is happening is that you are attempting to add a section that already exists. The old (RH9) binutils silently allowed this, which was incorrect. Wait... why? There's no restriction in ELF about having multiple sections with the same n

Re: Assembler unable to handle relative offsets in PIC code under cross-compiling env.

2006-02-01 Thread Ayonam Ray
Hi again, I checked this with the snapshot binutils-060131.tar.bz2 and the problem persists. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils