This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/39971] kinds.h fails at building libgfortran
- From: "gustcr at yahoo dot com dot ar" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2009 16:24:50 -0000
- Subject: [Bug fortran/39971] kinds.h fails at building libgfortran
- References: <bug-39971-17556@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from gustcr at yahoo dot com dot ar 2009-04-30 16:24 -------
(In reply to comment #1)
> Change Severity to normal. Fortran bugs are never major.
>
> AFAIK, there will be no further releases from the gcc-4.1.x branch,
> so it is highly unlikely that this bug will be fixed. gcc-4.4.0
> was released a week or so ago. Try using it. You'll find that
> gfortran in 4.4.0 is much, much, much, better than the compiler in
> 4.1.2 (a two year old piece of software).
>
Thanks for the quick replay.
Unfortunately, I have just tried with gcc-4.4.0 and it gives a similar error.
Now I used:
/home2/gdb/local/src/gcc-4.4.0/configure --prefix=/home2/gdb/local/gcc-4.4.0
--enable-languages=c,fortran --with-as=/home2/gdb/local/binutils-2.18/bin/as
--with-ld=/home2/gdb/local/binutils-2.18/bin/ld
I copied gmp-4.2.4 and and mpfr-2.4.1 within the source, so as to build
everything together. Also tried with other versions of gmp, mpfr and binutils
getting always the same error.
--
gustcr at yahoo dot com dot ar changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WONTFIX |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39971