This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [fortran,patch] Use new stdint.h-related macros in ISO_C_BINDING
On Sun, May 17, 2009 at 06:56:40PM +0200, FX wrote:
> >The new patch does not fix the problem.
>
> Exact same error? Could I get a preprocessed source?
>
Same error.
In file included from ../../gcc4x/gcc/fortran/trans-types.c:335:
../../gcc4x/gcc/fortran/iso-c-binding.def: In function 'init_c_interop_kinds':
../../gcc4x/gcc/fortran/iso-c-binding.def:58: error: 'INTPTR_TYPE' undeclared (first use in this function)
../../gcc4x/gcc/fortran/iso-c-binding.def:58: error: (Each undeclared identifier is reported only once
../../gcc4x/gcc/fortran/iso-c-binding.def:58: error: for each function it appears in.)
../../gcc4x/gcc/fortran/iso-c-binding.def:65: error: 'INT8_TYPE' undeclared (fir
--
Steve