lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB problem


From: Masamichi Hosoda
Subject: Re: GUB problem
Date: Sun, 28 Aug 2016 22:48:21 +0900 (JST)

> I get the following:
> 
> checking size of mp_limb_t... 4
> configure: error: Oops, mp_limb_t is 32 bits, but the assembler code
> in this configuration expects 64 bits.
> You appear to have set $CFLAGS, perhaps you also need to tell GMP the
> intended ABI, see "ABI and ISA" in the manual.
> Command barfed: cd /home/gub/NewGub/gub/target/tools/build/gmp-6.0.0.a
> && chmod +x
> /home/gub/NewGub/gub/target/tools/src/gmp-6.0.0.a/configure && sh
> /home/gub/NewGub/gub/target/tools/src/gmp-6.0.0.a/configure
> --prefix=/home/gub/NewGub/gub/target/tools/root/usr --enable-shared
> --enable-static --disable-silent-rules
> CFLAGS=-I/home/gub/NewGub/gub/target/tools/root/usr/include
> LDFLAGS='-L/home/gub/NewGub/gub/target/tools/root/usr/lib -Wl,-rpath
> -Wl,\$$ORIGIN/../lib -Wl,-rpath
> -Wl,/home/gub/NewGub/gub/target/tools/root/usr/lib '
> CPPFLAGS=-D_GNU_SOURCE

Did you delete target/ ?

Would you show me the following log files?

/home/gub/NewGub/gub/target/tools/log/gmp.log
/home/gub/NewGub/gub/target/tools/src/gmp-6.0.0.a/config.log

Would you show me the result of the follwing commands?

$ cd /home/gub/NewGub/gub
$ git status
$ git diff
$ git log -5
$ env



reply via email to

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