[Bug fortran/39971] kinds.h fails at building libgfortran

2009-05-14 Thread gustcr at yahoo dot com dot ar
--- Comment #17 from gustcr at yahoo dot com dot ar 2009-05-14 20:25 --- Unfortunately I failed to apply the patch to both version 4.4.0 and 4.3.0 so I am stuck here. It was probably written for some specific version, but I don't know which one dirac:~/local/src/gcc-4.3.0/fixincludes

[Bug fortran/39971] kinds.h fails at building libgfortran

2009-05-10 Thread gustcr at yahoo dot com dot ar
--- Comment #15 from gustcr at yahoo dot com dot ar 2009-05-10 19:52 --- I tried the first suggested option, on building gcc-4.4.0. It seems to work but now it fails later with the message: /usr/include/stdlib.h:305: multiple definition of `atof' .libs/backtrace.o:/usr/include

[Bug fortran/39971] kinds.h fails at building libgfortran

2009-05-01 Thread gustcr at yahoo dot com dot ar
--- Comment #6 from gustcr at yahoo dot com dot ar 2009-05-01 14:57 --- (In reply to comment #5) Well... I already read the installation instructions and know them almost by hard... and a bit more. At the web page it says: First, we highly recommend that GCC be built into a separate

[Bug fortran/39971] kinds.h fails at building libgfortran

2009-05-01 Thread gustcr at yahoo dot com dot ar
--- Comment #8 from gustcr at yahoo dot com dot ar 2009-05-01 15:25 --- I think that it fails in building libgfortran.h This is the last part of the output: . make[4]: Leaving directory `/home2/gdb/local/gcc-4.4.0-obj/i686-pc-linux-gnu/libssp' make[3]: Leaving directory `/home2/gdb

[Bug fortran/39971] kinds.h fails at building libgfortran

2009-05-01 Thread gustcr at yahoo dot com dot ar
--- Comment #10 from gustcr at yahoo dot com dot ar 2009-05-01 15:59 --- dirac:~/local/gcc-4.4.0-obj$ cat ./i686-pc-linux-gnu/libgfortran/kinds.h typedef int8_t GFC_INTEGER_1; typedef uint8_t GFC_UINTEGER_1; typedef GFC_INTEGER_1 GFC_LOGICAL_1; #define HAVE_GFC_LOGICAL_1 #define

[Bug fortran/39971] kinds.h fails at building libgfortran

2009-05-01 Thread gustcr at yahoo dot com dot ar
--- Comment #12 from gustcr at yahoo dot com dot ar 2009-05-01 17:14 --- Yes, glibc is old: dirac:~/local/gcc-4.4.0-obj$ /lib/libc.so.6 GNU C Library stable release version 2.1.3, by Roland McGrath et al. Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation

[Bug fortran/39971] kinds.h fails at building libgfortran

2009-04-30 Thread gustcr at yahoo dot com dot ar
--- 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

[Bug fortran/39971] kinds.h fails at building libgfortran

2009-04-30 Thread gustcr at yahoo dot com dot ar
--- Comment #4 from gustcr at yahoo dot com dot ar 2009-05-01 00:10 --- (In reply to comment #3) I couldn't find any other gmp or mpfr in the system. Also tried using the system's ld and as (both version 2.11.2) but the same error pops up (see below). Using ps ax I checked

[Bug fortran/39971] New: kinds.h fails at building libgfortran

2009-04-29 Thread gustcr at yahoo dot com dot ar
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gustcr at yahoo dot com dot ar 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=39971