This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC testsuite run before and after ~2.12.1 upgraded to pre-2.13


On Fri, Jul 19, 2002 at 06:46:09PM -0700, Jason R Thorpe wrote:
> On Sat, Jul 20, 2002 at 10:50:58AM +0930, Alan Modra wrote:
> 
>  > On Fri, Jul 19, 2002 at 05:51:28PM -0700, Jason R Thorpe wrote:
>  > > It certainly doesn't seem correct that .rodata is getting "WRITE" set.
>  > 
>  > Exactly.  Fix this problem and I reckon all the other symptoms will
>  > disappear.
> 
> A hint of possible starting points would be helpful...

Check all object files involved in the link, including libraries and
startup files, for a RW .rodata section.  I'm guessing you'll find one,
indicating an assembler or more likely, source problem.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]