public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/44296]  New: libjavamath.so not using correct libgmp.so.3
@ 2010-05-27 17:30 warren dot l dot dodge at tektronix dot com
  2010-05-27 18:05 ` [Bug libgcj/44296] libjavamath not using just built libgmp pinskia at gcc dot gnu dot org
  2010-05-28 10:22 ` rguenth at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: warren dot l dot dodge at tektronix dot com @ 2010-05-27 17:30 UTC (permalink / raw)
  To: java-prs

I built gcc-4.5.0 by putting the gmp, mpc, mpfr trees in the gcc-4.5.0
directory.

Then I proceeded with a make bootstrap.

When it was done I did an ldd on all the files to make sure everything was
found. In doing this I also checked for the gmp, mpc and mpfr library usage. I
see this which I believe is wrong since it is not the one I put in the tree

./lib/gcj-4.5.0-11/libjavamath.so:      libgmp.so.3 => /usr/lib/libgmp.so.3
(0x00721000)

/tools/wdtgnu/gcc-4.5.0/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/tools/wdtgnu/gcc-4.5.0/bin/gcc
COLLECT_LTO_WRAPPER=/tools/wdtgnu/gcc-4.5.0/libexec/gcc/i686-pc-linux-gnu/4.5.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with:
/proj/wdtold/warrend/gnusrc_new/wdtV3/000030-gcc-4.5.0/gcc-4.5.0/configure
--prefix=/tools/wdtgnu/gcc-4.5.0 --with-local-prefix=/tools/wdtgnu/gcc-4.5.0
--enable-shared --with-gnu-as
--with-as=/tools/wdtgnu/gcc-4.5.0/bin/i686-pc-linux-gnu-as --with-gnu-ld
--with-ld=/tools/wdtgnu/gcc-4.5.0/bin/i686-pc-linux-gnu-ld --with-gnu-nm
--with-nm=/tools/wdtgnu/gcc-4.5.0/bin/i686-pc-linux-gnu-nm
--enable-threads=posix --enable-languages=all,ada,obj-c++ --disable-nls
Thread model: posix
gcc version 4.5.0 (GCC)


-- 
           Summary: libjavamath.so not using correct libgmp.so.3
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: warren dot l dot dodge at tektronix dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44296


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libgcj/44296] libjavamath not using just built libgmp
  2010-05-27 17:30 [Bug java/44296] New: libjavamath.so not using correct libgmp.so.3 warren dot l dot dodge at tektronix dot com
@ 2010-05-27 18:05 ` pinskia at gcc dot gnu dot org
  2010-05-28 10:22 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-05-27 18:05 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2010-05-27 18:05 -------
That is because the classpath/libjava configure does not support the toplevel
building of GMP yet.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|java                        |libgcj
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-05-27 18:05:47
               date|                            |
            Summary|libjavamath.so not using    |libjavamath not using just
                   |correct libgmp.so.3         |built libgmp


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44296


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libgcj/44296] libjavamath not using just built libgmp
  2010-05-27 17:30 [Bug java/44296] New: libjavamath.so not using correct libgmp.so.3 warren dot l dot dodge at tektronix dot com
  2010-05-27 18:05 ` [Bug libgcj/44296] libjavamath not using just built libgmp pinskia at gcc dot gnu dot org
@ 2010-05-28 10:22 ` rguenth at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-05-28 10:22 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from rguenth at gcc dot gnu dot org  2010-05-28 10:22 -------
Also you need to put the libraries into your LD_LIBRARY_PATH.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44296


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-28 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-27 17:30 [Bug java/44296] New: libjavamath.so not using correct libgmp.so.3 warren dot l dot dodge at tektronix dot com
2010-05-27 18:05 ` [Bug libgcj/44296] libjavamath not using just built libgmp pinskia at gcc dot gnu dot org
2010-05-28 10:22 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).