(no subject)

View: New views
2 Messages — Rating Filter:   Alert me  

(no subject)

by Wayne Crawford :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In your gmp.info document, under "Known Build Problems", section MacOS  
X, it would be clearer if you wrote ('configure --disable-shared')  
instead of just ('--disable-shared')

In any case, whether or not I use "configure --disable-shared" before  
running "make", I get the same error on "make check":

gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3 -o t-
bswap t-bswap.o  ./.libs/libtests.a /Volumes/Data_Other/
gmp-4.2.1/.libs/libgmp.a ../.libs/libgmp.a
Undefined symbols:
   "_calling_conventions_save_esi", referenced from:
       _calling_conventions in libtests.a(x86call.o)
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_ebp", referenced from:
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_edi", referenced from:
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_ebx", referenced from:
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_fenv", referenced from:
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_eflags", referenced from:
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_esi", referenced from:
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_retaddr", referenced from:
       _calling_conventions in libtests.a(x86call.o)
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_save_ebp", referenced from:
       _calling_conventions in libtests.a(x86call.o)
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_save_edi", referenced from:
       _calling_conventions in libtests.a(x86call.o)
       _calling_conventions in libtests.a(x86call.o)
   "_calling_conventions_save_ebx", referenced from:
       _calling_conventions in libtests.a(x86call.o)
       _calling_conventions in libtests.a(x86call.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[4]: *** [t-bswap] Error 1
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2

____________________________
Wayne Crawford
Institut de Physique du Globe de Paris
Equipe Geosciences Marines
http://www.ipgp.jussieu.fr/~crawford

Currently at:
IRD
c/o Department of Geology, Mines and Water Resources
Private Mail Bag 9001
Port Vila
Vanuatu
Tel: +678 24264, extension 15
Fax: +678 23276






_______________________________________________
gmp-bugs mailing list
gmp-bugs@...
http://gmplib.org/mailman/listinfo/gmp-bugs

Re: none

by Torbjorn Granlund-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Wayne Crawford <crawford@...> writes:

  In your gmp.info document, under "Known Build Problems", section MacOS
  X, it would be clearer if you wrote ('configure --disable-shared')
  instead of just ('--disable-shared')
 
  In any case, whether or not I use "configure --disable-shared" before
  running "make", I get the same error on "make check":
 
Do you start with a pristing build directory each time (or issue "make
distclean")?

--
Torbjörn
_______________________________________________
gmp-bugs mailing list
gmp-bugs@...
http://gmplib.org/mailman/listinfo/gmp-bugs