public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Bill Walker" <bw@student.ecok.edu>
To: egcs@cygnus.com
Subject: OSR5.02 and whoops solved (?)
Date: Wed, 12 Nov 1997 09:33:00 -0000	[thread overview]
Message-ID: <m0xVggb-0000O5C@student.ecok.edu> (raw)

The problem I am having with OSR 5.0.2 getting va_list defined wrongly seems
to be due to the existence of an _old_ gcc 2.7.2.1 on the system I am
making egcs on.  That gcc has a varargs.h file that is being
picked up by the top level "make bootstrap".  The top level "make bootstrap"
is using that old gcc as the native compiler.

A "work around" might be this:

	Go ahead and make the gcc in the egcs distribution in three stages,
and install it.  Then run make at the top level, and install again.


	I've got a _lot_ of folks depending on the gcc 2.7.2.1 compiler
to incorrectly compile a large software project, so I can't just remove
it right now.  That would be the simplest solution by far.

	(The software project depends on "amulet", which compiles
cleanly under 2.7.2.1, but the better error detection under egcs
stops it!  The folks involved rather have it compileable, but wrong.
Go figure. )







-- 
Bill Walker Ph.D.
Chairman, Dept. of Computer Science
East Central University
Ada, Oklahoma 74820-6899

e-mail:  bw@cs.ecok.edu 
phone:   580 332 8000 ext. 594
FAX:     580 332 4616


             reply	other threads:[~1997-11-12  9:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-12  9:33 Bill Walker [this message]
1997-11-12 10:33 ` Jeffrey A Law
1997-11-12 12:45 ` Robert Lipe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m0xVggb-0000O5C@student.ecok.edu \
    --to=bw@student.ecok.edu \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).