home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / theory / cellaut / 323 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.1 KB  |  28 lines

  1. Organization: Robotics Institute, Carnegie Mellon, Pittsburgh, PA
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!udel!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!jb7m+
  3. Newsgroups: comp.theory.cell-automata
  4. Message-ID: <geRgrTO00WD5NMgkAc@andrew.cmu.edu>
  5. Date: Wed, 29 Jul 1992 12:57:03 -0400 
  6. From: "Jon C. R. Bennett" <jb7m+@andrew.cmu.edu>
  7. Subject: Re: xlife: help
  8. In-Reply-To: <1992Jul29.041018.7087@ncsu.edu>
  9. References: <1992Jul28.044556.24235@ncsu.edu>
  10.     <1992Jul29.041018.7087@ncsu.edu>
  11. Distribution: comp.theory.cell-automata
  12. Lines: 14
  13.  
  14.  
  15. craig@grad04.math.ncsu.edu (Ralph Craig) writes:
  16. > cc -O2 -Wf,-XNh2000 -Olimit 2000  -I/usr/local/include  -I/usr/local/include/r\
  17. > es      -target sun4 -c  button.c
  18. > cc: Warning: Option -Wf,-XNh2000 passed to ld
  19. > cc: Warning: File with unknown suffix (2000) passed to ld
  20. > cc: Illegal optimization option "-Ol"
  21. > *** Error code 1
  22. > make: Fatal error: Command failed for target `button.o'
  23.  
  24. "-Wf,-XNh2000 -Olimit 2000" are all DECstation (MIPS R*000) compilier
  25. options, just remove them from the Makfile.
  26.  
  27. jon
  28.