Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!bloom-beacon!tut.cis.ohio-state.edu!YAHI.STANFORD.EDU!tiemann From: tiemann@YAHI.STANFORD.EDU (Michael Tiemann) Newsgroups: gnu.g++ Subject: -DSOS and -DESKIT in compilation of g++-1.35.0 Message-ID: <8905171602.AA05934@yahi.stanford.edu> Date: 17 May 89 16:02:53 GMT References: <8905171341.AA07970@bayes.stat.wisc.edu> Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@lurch.stanford.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 8 SOS is an operating system developed at INRIA (in France) which supports object migration and dynamic linking. You can read about it in the USENIX 1987 C++ Conference proceedings. I left out -O in CFLAGS. This was an oversight. The compiler runs just fine with -O. Michael