Re: problems with Objective-C++
Re: problems with Objective-C++
- Subject: Re: problems with Objective-C++
- From: "Clark S. Cox III" <email@hidden>
- Date: Mon, 21 Jan 2002 22:41:51 -0500
On Monday, January 21, 2002, at 09:48 , Simson L.Garfinkel wrote:
The failure to put on pre-compiled headers shouldn't affect the object
code size.
Is the object size difference in the final build of the app, or only
in the object files, and in the debug builds? I believe that the
difference is due to extra debugging information required for C++. You
will probably see the same difference when comparing C and C++ code as
well.
--
Clark S. Cox, III
email@hidden
http://www.whereismyhead.com/clark/