lilypond-devel
[Top][All Lists]
Advanced

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

Re: Building GUB3


From: Jan Nieuwenhuizen
Subject: Re: Building GUB3
Date: Tue, 10 Feb 2009 12:33:00 +0100

On ma, 2009-02-09 at 17:06 -0800, Patrick McCarty wrote:

Hi Patrick,

> The Guile problem appears to be fixed, but now gmp fails in the
> configure stage for the linux-64 target.

    configure:3847: x86_64-linux-gcc  -m32 -O2 -fomit-frame-pointer  conftest.c 
>&5 
    /home/pnorcks/git/gub/target/linux-64/root/usr/cross/bin/x86_64-linux-ld: 
skipping incompatible 
/home/pnorcks/git/gub/target/linux-64/root/usr/lib/../lib/libgcc.a when 
searching for -lgcc
    /home/pnorcks/git/gub/target/linux-64/root/usr/cross/bin/x86_64-linux-ld: 
skipping incompatible 
/home/pnorcks/git/gub/target/linux-64/root/usr/lib/libgcc.a when searching for 
-lgcc
    /home/pnorcks/git/gub/target/linux-64/root/usr/cross/bin/x86_64-linux-ld: 
cannot find -lgcc

So, gcc -m32 is trying to link to a 64 bit library.  That does not work.

I see that ABI=32, so I assume that you run a 32 bit OS on 64 bit
hardware?

And are cross building lilypond for linux-64?  It looks as if the
ABI=32 fix breaks that.  Could you try latest HEAD, there's an
attempted fix for that.

> Additionally, I needed the attached patch, which fixes a URL.

Applied, thanks!


Jan.

-- 
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]