[Bug libgcj/44296] libjavamath not using just built libgmp

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44296 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libgcj/44296] libjavamath not using just built libgmp

2010-05-28 Thread rguenth at gcc dot gnu dot org
--- 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

[Bug libgcj/44296] libjavamath not using just built libgmp

2010-05-27 Thread pinskia at gcc dot gnu dot org
--- 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 --