glibc 2.1.3 + gcc 4.1.1 patch (x86) working, except for static

Dave Korn dave.korn@artimi.com
Sat Jul 8 23:24:00 GMT 2006


On 08 July 2006 19:41, Gerry JJ wrote:


> The cmpl is comparing to a value at 0x0, so no wonder it segfaults.  The
> question is, why ?  Some problem with the linker ? The patch do modify
> dl-load.c, but the fix is identical to code from glibc-2.3.6, so that one
> should be ok.
> 
> Does anyone know what might cause this ?

  No idea.  Recompile it using '--save-temps -fverbose-asm' and take a look at
the .S file to see if it gives any clues.  Where is the source and what does
it look like?  Is there a #define missing?


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list