On 5/11/10 at 3:39 PM, [email protected] (RobS) wrote:
I'm about to get my feet wet in (fall down the black hole towards) C+
+. I'm using, of course, Mac OS X v10.6.3 and was wondering about
compilers. I understand there's one in the developers tools that come
with the Mac but have also heard of the Clang project.
You really don't have any options. :-) Get a developer account
with Apple (it's free for the basics, $99 a year for stuff that
you probably don't need starting out) and download and use Xcode.
For most of your production work you'll be using the default gcc
compiler set, and it's fine. (I believe that apart from being
the factory default, gcc-4.2 is the currently supported and
recommended compiler according to the mothership.)
Clang is promising, but its C++ support isn't far enough along
to be usable (although hope springs eternal).
Good luck,
R.
--
Rich Siegel Bare Bones Software, Inc.
<[email protected]> <http://www.barebones.com/>
Someday I'll look back on all this and laugh... until they
sedate me.
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.