This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77
- To: kkaempf at progis dot de (Klaus Kaempf)
- Subject: Re: egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Fri, 05 Dec 1997 08:29:46 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <9712051054.AA16715@progis.de>you write:
> I tried to build (just with 'configure' and 'make') egcs-971201 on an
> AlphaServer 4100 4/466 with DEC 4.0B (alphaev56-dec-osf4.0b) but ran
> into a small problem in g77. All other programs and tests ran without
> problems.
>
> It tries to compile f/bad.c with DEC C but GNU C compiler options
> (-W -Wall) which gave a 'syntax error' from DEC C.
What command did you use to try and build egcs?
If you follow the recommended build procedure the Fortran compiler will
only be built with GCC.
jeff