http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39747
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|libgcj |classpath
Version|4.4.0 |0.98
Product|gcc |classpath
Target Milestone|4.4.7 |---
Summary|[4.4/4.5/4.6/4.7 |Installation documentation
|Regression] Installation |should suggest building
|documentation should |libgmp as PIC for building
|suggest building libgmp as |with libjava
|PIC for building with |
|libjava |
--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-01-16
13:41:15 UTC ---
Classpath install requirements are not documented in install.texi at all so
there is no precedent for a classpath related change to qualify as GCC
regression. What is at fault is that when building a shared library
classpath configury does not properly test for a usable libgmp.
Re-targeting to classpath, removing regression markers.
install.texi could have an enhancement bug to mention classpath and its
configury.