[kaffe] Changes to GMP options?

Alan Eliasen eliasen at mindspring.com
Wed Jan 18 17:07:58 PST 2006


   I just attempted to rebuild with CVS head (Fedora Core 3) and I'm
getting new errors that have to do with GMP:

 gcc -shared  .libs/BigInteger.o  -Wl,--rpath
-Wl,/home/eliasen/builds/kaffe/kaffe/kaffevm/.libs -Wl,--rpath
-Wl,/home/eliasen/builds/gmp-4.1.4/.libs/.libs -Wl,--rpath
-Wl,/usr/local/kaffe/jre/lib/x86_64 -Wl,--rpath -Wl,/usr/local/lib
-Wl,--rpath -Wl,/home/eliasen/builds/gmp-4.1.4/.libs
-L/home/eliasen/builds/gmp-4.1.4/.libs -pthread
../../../kaffe/kaffevm/.libs/libkaffevm.so
/home/eliasen/builds/gmp-4.1.4/.libs/.libs/libgmp.so -lm -lpthread
-Wl,-soname -Wl,libmath-1.1.7-rc1.so -Wl,-version-script
-Wl,.libs/libmath.ver -o .libs/libmath-1.1.7-rc1.so

gcc: /home/eliasen/builds/gmp-4.1.4/.libs/.libs/libgmp.so: No such file
or directory

   It seems that something now is adding an extra ".libs" into the path.
 This was not necessary before.  Here's my configure line, which has not
changed:

./configure --with-x --without-classpath-gtk-awt
--with-includes=/home/eliasen/builds/gmp-4.1.4
--with-libraries=/home/eliasen/builds/gmp-4.1.4/.libs

   Has this intentionally changed or is this a bug?  I don't see
anything in the documentation about changing the options for linking
with GMP.

-- 
  Alan Eliasen                 |  "It's amazing how much mature wisdom
  eliasen at mindspring.com       |   resembles being too tired."
  http://futureboy.homeip.net/ |     -- Robert Heinlein




More information about the kaffe mailing list