Path: utzoo!attcan!uunet!midway!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!apple!agate!ucbvax!ANDREW.CMU.EDU!ghoti+ From: ghoti+@ANDREW.CMU.EDU (Adam Stoller) Newsgroups: comp.soft-sys.andrew Subject: Re: How does "sunV3" get set when "imake"ing Makefiles? Message-ID: Date: 15 Nov 90 13:52:59 GMT References: <4384@auspex.auspex.com> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 Unfortunately this is indeed a weak-spot - sunV3 is a defined symbol if you are using the compiler and preprocessor that comes with a sun3/50 -- however if you go to use another compiler, like gcc, this symbol will not be defined. I have no idea what later versions of Sun's compiler (and/or preprocessors) do or don't define. --fish