--- Additional Comments From raj dot khem at gmail dot com 2007-01-25
18:04 ---
(In reply to comment #6)
> Subject: Re: ld segfaults in mips_elf_create_dynamic_relocation
>
> Hi Raj,
>
> > OK I found something interesting its with the ld names
> >
> > if I use ld-new it works fine bu
--- Additional Comments From nickc at redhat dot com 2007-01-25 16:31
---
Subject: Re: ld segfaults in mips_elf_create_dynamic_relocation
Hi Raj,
> OK I found something interesting its with the ld names
>
> if I use ld-new it works fine but we rename it to mips2_fp_be-ld and it
> seg
Hi Raj,
OK I found something interesting its with the ld names
if I use ld-new it works fine but we rename it to mips2_fp_be-ld and it
segfaulted.
It must be a memory corruption bug of some form. Have you tried using
valgrind to track down the problem ?
Cheers
Nick
__
At 14:38 24.01.2007 +, Nick Clifton wrote:
>Hi Fabian,
>
>>as.exe --defsym PPC603=1 ...
>>file:
>>.set PPC603, 1 # or PPC603 = 1
>
>>file:32: Error: symbol `PPC603' is already defined
>
>>The docs states:
>>"You may .set a symbol many times in the same assembly."
>>http://sourceware.org/binuti