Xref: utzoo comp.object:94 comp.sys.next:3489 comp.lang.c++:4971 gnu.g++:427 Path: utzoo!attcan!uunet!cs.utexas.edu!mailrus!ncar!tank!phd_ivo@gsbacd.uchicago.edu From: phd_ivo@gsbacd.uchicago.edu Newsgroups: comp.object,comp.sys.next,comp.lang.c++,gnu.g++ Subject: Re: Help choosing OO C Message-ID: <5724@tank.uchicago.edu> Date: 8 Oct 89 17:53:39 GMT Sender: news@tank.uchicago.edu Organization: University of Chicago Graduate School of Business Lines: 19 >>use for project development on our NeXT workstations. >> >>It is not clear to us whether we should be using Objective-C or GNU >>g++. Can someone give a quick summary of the various features of >>each, and any advantages/disadvantages of choosing one over the other? And, g++ is not at all easy to bring up on a NeXT machine. This alone will take substantial effort. I wish NeXT would support g++ since I like the ability to define operators and I like garbage collection. Then again, I would use these features mostly only for constructing a matrix extension to C, that would allow me to do such things as A = B + C where all three variables are matrices... /ivo welch iwelch@agsm.ucla.edu