This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/42723] Bootstrapping Fortran with GCC 4.4.2 fails on Solaris 5.10: "f951: internal compiler error: Arithmetic Exception"
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jan 2010 12:53:16 -0000
- Subject: [Bug fortran/42723] Bootstrapping Fortran with GCC 4.4.2 fails on Solaris 5.10: "f951: internal compiler error: Arithmetic Exception"
- References: <bug-42723-18661@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from burnus at gcc dot gnu dot org 2010-01-15 12:53 -------
(In reply to comment #5)
> I got GCC bootstrapped now! Instead of building the GMP and MPFR sources
> together with GCC I did a build of them in advice. Next I configured the GCC
> with the --with-gmp and --with-mpfr options (see below) and could successfully
> build GCC.
> Not sure why the first approach did fail because the MPFR and GMP code was
> indeed nicely build with the GCC compiler...
Could it be that then the LD_LIBRARY_PATH was not correctly set and a different
GMP/MPFR has been picked up?
> For now this issue can be closed/postponed as I have a workaround.
> thanks for your help!
OK, close as WORKSFORME - if you find something, which should be fixed, feel
free to re-open the PR or fill a new one.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |WORKSFORME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42723