home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / ultrix / 5805 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  840 b 

  1. Path: sparky!uunet!decwrl!pa.dec.com!datum.nyo.dec.com!croton.nyo.dec.com!frank
  2. From: frank@croton.nyo.dec.com (Frank Wortner)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: GCC 2.x.x under Ultrix 4.2a ??
  5. Message-ID: <4428@datum.nyo.dec.com>
  6. Date: 21 Jul 92 18:12:59 GMT
  7. 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>
  8. Sender: newsdaemon@datum.nyo.dec.com
  9. Reply-To: frank@nyo.dec.com
  10. Organization: Digital Equipment Corporation
  11. Lines: 13
  12.  
  13.  
  14. It sounds like your GCC sources are misconfigured.  Did you type
  15.  
  16.     configure decstation
  17.  
  18. in the source directory before you compiled?  My guess is you probably
  19. typed
  20.  
  21.     configure mips
  22.  
  23. instead.  That's wrong;  use "decstation" as the argument.
  24.  
  25.                         Frank
  26.