[Bug libfortran/14325] New: [tree-ssa] libgfortran does not build with newlib on arm-elf
rearnsha at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 27 16:59:00 GMT 2004
trying to build libgfortran for arm-elf dies with the error
In file included from
/work/rearnsha/gnusrc/gcc-tree-ssa-cross/libgfortran/runtime/environ.c:26:
/work/rearnsha/gnusrc/gcc-tree-ssa-cross/libgfortran/libgfortran.h:75: error:
parse error before "GFC_INTEGER_4"
This is because int32_t (a c99 type) is not defined by newlib.
--
Summary: [tree-ssa] libgfortran does not build with newlib on
arm-elf
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: libfortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rearnsha at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: arm-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14325
More information about the Gcc-bugs
mailing list