public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77
@ 1997-12-05  5:26 Klaus Kaempf
  1997-12-05  7:27 ` Jeffrey A Law
  1997-12-05 15:37 ` Jim Wilson
  0 siblings, 2 replies; 3+ messages in thread
From: Klaus Kaempf @ 1997-12-05  5:26 UTC (permalink / raw)
  To: egcs

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.

Can someone please check the makefile for this problem ?

I only had temporary access to this machine and couldn't to further testing,
but is sure was fun compiling egcs in 2 minutes ! :-)
-- 
proGIS Software                 E-Mail: kkaempf@progis.de
Dipl.-Inform. Klaus K"ampf      Fax:    0241-47067-29
Jakobstr. 117                   Voice:  0241-47067-11
D-52064 Aachen                  WWW:	http://www.progis.de


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77
  1997-12-05  5:26 egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77 Klaus Kaempf
@ 1997-12-05  7:27 ` Jeffrey A Law
  1997-12-05 15:37 ` Jim Wilson
  1 sibling, 0 replies; 3+ messages in thread
From: Jeffrey A Law @ 1997-12-05  7:27 UTC (permalink / raw)
  To: Klaus Kaempf; +Cc: egcs

  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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77
  1997-12-05  5:26 egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77 Klaus Kaempf
  1997-12-05  7:27 ` Jeffrey A Law
@ 1997-12-05 15:37 ` Jim Wilson
  1 sibling, 0 replies; 3+ messages in thread
From: Jim Wilson @ 1997-12-05 15:37 UTC (permalink / raw)
  To: Klaus Kaempf; +Cc: egcs

	I tried to build (just with 'configure' and 'make') egcs-971201 on an

	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.

This is mentioned in the FAQ, under Problems building the Fortran compiler.
Basically, you should have done a `make bootstrap' command instead of a `make'
command.

Jim

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-12-05 15:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-05  5:26 egcs-971201 on alphaev56-dec-osf4.0b, compile problems in g77 Klaus Kaempf
1997-12-05  7:27 ` Jeffrey A Law
1997-12-05 15:37 ` Jim Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).