home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!decwrl!pa.dec.com!datum.nyo.dec.com!croton.nyo.dec.com!frank
- From: frank@croton.nyo.dec.com (Frank Wortner)
- Newsgroups: comp.unix.ultrix
- Subject: Re: GCC 2.x.x under Ultrix 4.2a ??
- Message-ID: <4428@datum.nyo.dec.com>
- Date: 21 Jul 92 18:12:59 GMT
- References: <1992Jul10.001651.21368@kirk.bu.oz.au> <4418@datum.nyo.dec.com> <MELLON.92Jul11152156@hansen.ncd.com> <1992Jul13.045247.11657@kirk.bu.oz.au> <1992Jul13.081324.21231@linda.lidac.liu.se>
- Sender: newsdaemon@datum.nyo.dec.com
- Reply-To: frank@nyo.dec.com
- Organization: Digital Equipment Corporation
- Lines: 13
-
-
- It sounds like your GCC sources are misconfigured. Did you type
-
- configure decstation
-
- in the source directory before you compiled? My guess is you probably
- typed
-
- configure mips
-
- instead. That's wrong; use "decstation" as the argument.
-
- Frank
-