This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
building gcc problem
- From: Daniel Van Dijke <vandijke at hawaii dot edu>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 02 Jun 2006 09:40:37 -1000 (HST)
- Subject: building gcc problem
Hi,
I'm trying to build the G95 FORTRAN compiler on my system. Therefore I
need you gcc-4.0.3 compiler. The configuration is successful, only when
I do 'make' it gives an error, it can find "gnu/subs-64.h". That's
correct, because that file doesn't exist; only the subs-32.h exists.
The system I use is a Power PC with 64 bit processors and I'm OS is
openSUSE 10.1 for PowerPC.
Does anybody know how I could solve this problem?
Thanks in advanced.
Greetings,
DaniÃl van Dijke