This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: Allin Cottrell: ld-2.10.1.so


On Fri, 15 May 2009, Petr Baudis wrote:

> On Fri, May 15, 2009 at 10:19:19AM -0400, Allin Cottrell wrote:
> > On Fri, 15 May 2009, gabriele balducci wrote:
> > > Actually, the INSTALL file says:
> > >
> > >  * GCC 3.4 or newer, GCC 4.1 recommended
> >
> > Ah, thanks, that may explain it.  But I notice that INSTALL was
> > last modified 3 years ago (when gcc 4.1 was the latest release).
> > Can anyone say what the current gcc recommendation is?  I still
> > have gcc 4.3.3 available on my system and could try rebuilding
> > with that if it's likely to help.
>
> I'm interested how this comes out.
>
> If it does not help (I _would_ be surprised if it did), can you also
> paste the output of something like...
>
> 	LD_SHOW_AUXV=1 true

waverley:~$ LD_SHOW_AUXV=1 /bin/true
AT_SYSINFO:      0xb808d414
AT_SYSINFO_EHDR: 0xb808d000
AT_HWCAP:    fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
AT_PAGESZ:       4096
AT_CLKTCK:       100
AT_PHDR:         0x8048034
AT_PHENT:        32
AT_PHNUM:        7
AT_BASE:         0xb8070000
AT_FLAGS:        0x0
AT_ENTRY:        0x80489b0
AT_UID:          501
AT_EUID:         501
AT_GID:          100
AT_EGID:         100
AT_SECURE:       0
AT_RANDOM:       0xbf98c9bb
AT_EXECFN:       /bin/true
AT_PLATFORM:     i686

Allin Cottrell


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