Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gmp 4.1.4 doesn't wana compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
Cr0t
l33t
l33t


Joined: 27 Apr 2002
Posts: 944
Location: USA

PostPosted: Mon Nov 22, 2004 6:54 pm    Post subject: gmp 4.1.4 doesn't wana compile Reply with quote

Code:
/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..    -march=athlon64 -O3 -pipe -fomit-frame-pointer -frename-registers -c -o neg.lo `test -f 'neg.c' || echo './'`neg.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=athlon64 -O3 -pipe -fomit-frame-pointer -frename-registers -c n_pow_ui.c  -fPIC -DPIC -o .libs/n_pow_ui.o
n_pow_ui.c: In function `__gmpz_n_pow_ui':
n_pow_ui.c:521: error: extended registers have no high halves
{standard input}: Assembler messages:
{standard input}:221: Error: bad register name `%'
make[2]: *** [n_pow_ui.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=athlon64 -O3 -pipe -fomit-frame-pointer -frename-registers -c neg.c  -fPIC -DPIC -o .libs/neg.o
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -march=athlon64 -O3 -pipe -fomit-frame-pointer -frename-registers -c neg.c -o neg.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/gmp-4.1.4/work/gmp-4.1.4/mpz'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gmp-4.1.4/work/gmp-4.1.4'
make: *** [all] Error 2

!!! ERROR: dev-libs/gmp-4.1.4 failed.
!!! Function src_compile, Line 52, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.

_________________
cya
    ©®0t
Back to top
View user's profile Send private message
boogah
n00b
n00b


Joined: 04 Oct 2004
Posts: 33
Location: Sweden

PostPosted: Mon Nov 22, 2004 7:21 pm    Post subject: Reply with quote

Try compiling with -O2 instead, as suggested in https://bugs.gentoo.org/show_bug.cgi?id=70236
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum