home *** CD-ROM | disk | FTP | other *** search
- Organization: Robotics Institute, Carnegie Mellon, Pittsburgh, PA
- 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+
- Newsgroups: comp.theory.cell-automata
- Message-ID: <geRgrTO00WD5NMgkAc@andrew.cmu.edu>
- Date: Wed, 29 Jul 1992 12:57:03 -0400
- From: "Jon C. R. Bennett" <jb7m+@andrew.cmu.edu>
- Subject: Re: xlife: help
- In-Reply-To: <1992Jul29.041018.7087@ncsu.edu>
- References: <1992Jul28.044556.24235@ncsu.edu>
- <1992Jul29.041018.7087@ncsu.edu>
- Distribution: comp.theory.cell-automata
- Lines: 14
-
-
- craig@grad04.math.ncsu.edu (Ralph Craig) writes:
- > cc -O2 -Wf,-XNh2000 -Olimit 2000 -I/usr/local/include -I/usr/local/include/r\
- > es -target sun4 -c button.c
- > cc: Warning: Option -Wf,-XNh2000 passed to ld
- > cc: Warning: File with unknown suffix (2000) passed to ld
- > cc: Illegal optimization option "-Ol"
- > *** Error code 1
- > make: Fatal error: Command failed for target `button.o'
-
- "-Wf,-XNh2000 -Olimit 2000" are all DECstation (MIPS R*000) compilier
- options, just remove them from the Makfile.
-
- jon
-