All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] New glibc and new linker SEGV
@ 2000-06-02 22:39 bame
  0 siblings, 0 replies; 2+ messages in thread
From: bame @ 2000-06-02 22:39 UTC (permalink / raw)
  To: parisc-linux


I mergeed our glibc with June 1 sources from sourceware.cygnus.com
and it appears to be pretty healthy so I'm committing it.  FYI the
CVS e-mail message is truncated because after 30 minutes of CPU time
I got tired of waiting for the damn perl script and killed it :->

However the glibc build needs to be faked out a bit because the latest
(otherwise pretty darn good) linker is dying inside the glibc build
with:

    hppa1.1-linux-gcc -nostdlib -nostartfiles -o locale/localedef [...]
    collect2: ld terminated with signal 11 [Segmentation fault], core dumped
    make[2]: *** [/work/xc-build/build-glibc/locale/localedef] Error 1

Since these glibc-built executables aren't being used yet, I fake out
the build by doing "cp /bin/date locale/localedef", then run make again,
copy /bin/date over the next failed link target, repeat until the make
succeeds.

Oh, and if you see
    test ! -d CVS || cvs commit -m'Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi' ../sysdeps/gnu/errlist.c
    Permission denied
just restart the make :-(

I updated the pre-built toolchain for Debian potato x86 at
ftp://puffin.external.hp.com/pub/parisc/binaries/tgz/elf32x86.tar.gz

		-Paul Bame

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [parisc-linux] New glibc and new linker SEGV
       [not found] <Pine.LNX.4.21.0006031200490.22936-100000@front.linuxcare.com.au>
@ 2000-06-03  4:23 ` Alan Modra
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Modra @ 2000-06-03  4:23 UTC (permalink / raw)
  To: bame; +Cc: parisc-linux

On Fri, 2 Jun 2000 bame@puffin.external.hp.com wrote:

>     hppa1.1-linux-gcc -nostdlib -nostartfiles -o locale/localedef [...]
>     collect2: ld terminated with signal 11 [Segmentation fault], core dumped
>     make[2]: *** [/work/xc-build/build-glibc/locale/localedef] Error 1

Arrgh.  More of those undefined weak symbols.  This one used DPREL21L, and
sym_sec is NULL...  I'll be committing a fix soon, after I've done some
testing.

Regards, Alan Modra
-- 
Linuxcare.  Support for the Revolution.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-06-03  4:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-02 22:39 [parisc-linux] New glibc and new linker SEGV bame
     [not found] <Pine.LNX.4.21.0006031200490.22936-100000@front.linuxcare.com.au>
2000-06-03  4:23 ` Alan Modra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.