This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: h8300-elf build fails in libf2c
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: gcc-bugs at gcc dot gnu dot org, Toon Moene <moene at knmi dot nl>, Kazu Hirata <kazu at cs dot umass dot edu>
- Date: Sat, 13 Jul 2002 17:22:01 +0200
- Subject: Re: h8300-elf build fails in libf2c
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <u8r8i836p5.fsf@gromit.moeb>
Andreas Jaeger wrote:
>
> Crosscompiling h8300-elf from i686-linux-gnu fails with:
>
> checking how to run the C preprocessor... (cached) /mmix/h8300-elf/build/gcc/xgcc -B/mmix/h8300-elf/build/gcc/ -nostdinc -B/mmix/h8300-elf/build/h8300-elf/newlib/ -isystem /mmix/h8300-elf/build/h8300-elf/newlib/targ-include -isystem /mmix/cross-sources/combined/newlib/libc/include -B/mmix/h8300-elf/install/h8300-elf/bin/ -B/mmix/h8300-elf/install/h8300-elf/lib/ -isystem /mmix/h8300-elf/install/h8300-elf/include -L/mmix/h8300-elf/build/ld -E
> checking for stdio.h... yes
> checking for built-in g77 integer types... no
> configure: error: gcc doesn't define all of the built in types __g77_integer,
> __g77_uinteger, __g77_longint, and __g77_ulongint. You may not be using
> a new enough version of gcc, or your target may not have type sizes which
> accommodate those types.
These are defined in c-common.c. I have no idea why some of them might
not be defined for h8300. Perhaps you can dig further now you know
where to look ?
Thanks in advance,
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)