home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!agate!apple!mumbo.apple.com!gallant.apple.com!wintermute.apple.com!user
- From: ksand@apple.com (Kent Sandvik )
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: ETO#9 MacApp won't build - C - Fatal Error : 407
- Message-ID: <ksand-301292134859@wintermute.apple.com>
- Date: 30 Dec 92 21:51:53 GMT
- References: <1992Dec29.211429.28535@cs.tulane.edu> <1992Dec29.225510.11821@verity.com> <1992Dec29.234245.13507@reed.edu>
- Sender: news@gallant.apple.com
- Followup-To: comp.sys.mac.programmer
- Organization: (Evil Eye Creature from Mars, Inc.)
- Lines: 35
-
- In article <1992Dec29.234245.13507@reed.edu>, bowman@reed.edu (Mr. Stress
- Tensor) wrote:
- > In article <1992Dec29.225510.11821@verity.com> anders@verity.com (Anders Wallgren) writes:
- > >In article <1992Dec29.211429.28535@cs.tulane.edu> Jeff E Mandel,
- > >mandel@tmc.tulane.edu writes:
- > >># C - Fatal Error : 407
- > >># could not proceed, BAD VERSION NUMBER in Dump file
- > >># No error (OS error 0)
- > >You should delete all dump files created by previous versions of
- > >the compiler and let the new compiler regenerate them.
- >
- > Unless I'm mistaken, all you *really* need to do is add an "-e" to your
- > command line.
-
- From Cplus 411:
- -e # write preprocessor results to output
-
- No, there are no magic flags to tell MPW C++ to reproduce a dump file,
- unless you write a fancy dependency somewhere in the makefile. Yes,
- I've pointed this out to the compiler people, because during the N versions
- of MacApp 3.0 alpha/beta versions this was a known gotcha, and it
- would be nice if the compiler either warned about this, or generated
- a new dump file using a special flag.
-
- Anders is right, delete any folders inside your "{MALoadFiles}" folder
- and start afresh. In addition, if any of you see cases where the compiler
- barfs in Geometry.h, this is another possible example of where the dump
- files
- needs to be re-generated.
-
- Kent
- -------------------
- Kent Sandvik (UUCP: ....!apple!ksand; INTERNET: ksand@apple.com)
- DISCLAIMER: Private activities on the Net.
- "Don't just do something! Stand there!" -- Mystery Science Theater 3000
-