lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gub3 FP exception


From: Jan Nieuwenhuizen
Subject: Re: gub3 FP exception
Date: Mon, 19 Jan 2009 16:51:10 +0100

Op maandag 19-01-2009 om 12:08 uur [tijdzone -0200], schreef Han-Wen
Nienhuys:

> OK thanks. For reasons I do not understand, issuing a

Yes, well: UTSL!  See gub/specs/glibc-core.py:

    def install_command (self):
        return (glibc.Glibc.install_command (self)
                .replace (' install ', ' install-lib-all install-headers ')
                # avoid -lgcc_eh, which gcc-core does not have
                + ' gnulib=-lgcc')

HTH, Jan.

> PATH=/home/lilydev/vc/gub3/target/linux-x86/root/usr/cross/bin/:$PATH
> make install_root=/tmp/isr install
> 
> triggers a compile of iconv, which ends in
> 
> 
> c_eh  `i686-linux-gcc  --print-file-name=crtend.o`
> /home/lilydev/vc/gub3/target/linux-x86/build/glibc-core-2.3/csu/crtn.o
> /home/lilydev/vc/gub3/target/linux-x86/root/usr/cross/bin/i686-linux-ld:
> cannot find -lgcc_eh
> collect2: ld returned 1 exit status
> make[2]: *** 
> [/home/lilydev/vc/gub3/target/linux-x86/build/glibc-core-2.3/iconv/iconv_prog]
> Error 1
> 
> 
> There is no libgcc_eh in the gub3 directory,
> 
> find  /home/lilydev/vc/gub3/target/linux-x86/root/ -name libgcc'*'
> =>
> 
> /home/lilydev/vc/gub3/target/linux-x86/root/usr/cross/lib/gcc/i686-linux/4.1.1/libgcc.a
> 
> 
> I do have libgcc_eh in gub2, and in /usr/lib/
> 
> address@hidden glibc-core-2.3]$ locate
> libgcc_eh/home/lilydev/vc/gub/target/darwin-ppc/root/usr/cross/lib/gcc/powerpc-apple-darwin7/4.1.1/libgcc_eh.a
> /home/lilydev/vc/gub/target/darwin-x86/root/usr/cross/lib/gcc/i686-apple-darwin8/4.2.3/libgcc_eh.a
> /home/lilydev/vc/gub/target/freebsd-64/root/usr/cross/lib/gcc/x86_64-freebsd6/4.1.2/libgcc_eh.a
> /home/lilydev/vc/gub/target/freebsd-x86/root/usr/cross/lib/gcc/i686-freebsd4/4.1.2/libgcc_eh.a
> /home/lilydev/vc/gub/target/linux-64/root/usr/lib/libgcc_eh.a
> /home/lilydev/vc/gub/target/linux-ppc/root/usr/lib/libgcc_eh.a
> /home/lilydev/vc/gub/target/linux-x86/root/usr/lib/libgcc_eh.a
> /home/lilytest/gub/target/linux-x86/system/usr/cross/lib/gcc/i686-linux/4.1.1/libgcc_eh.a
> /usr/lib/gcc/i386-redhat-linux/4.3.2/libgcc_eh.a
> 
> 
> 
> On Mon, Jan 19, 2009 at 7:45 AM, Jan Nieuwenhuizen
> <address@hidden> wrote:
> > Op zaterdag 17-01-2009 om 21:03 uur [tijdzone -0200], schreef Han-Wen
> > Nienhuys:
> >
> >> trying a manual
> >>
> >> $ make DESTDIR=/tmp/foobar installp
> >
> >> why does DESTDIR not work on glibc-core?
> >
> > glibc (traditionally) uses install_root (an noone ever fixed this).
> >
> > Jan.
> >
> > --
> > Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
> > http://www.xs4all.nl/~jantien       | http://www.lilypond.org
> >
> >
> 
> 
> 
-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]