473,382 Members | 1,329 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

looking for c++ for MacOS

I'm looking for a C++ compiler for MacOS (10.3), any
suggestion on what currently available.

Jul 23 '05 #1
7 1353
Roger:

Sure, c++ comes with OS X if you install the Xcode packages. It's
basically
g++ with some patches related to how OS X works which is a little
different than
other unix os'es.

Rodney

Jul 23 '05 #2
In article <d6********@itssrv1.ucsf.edu>, re*@borg.ucsf.edu (Rex Roger)
wrote:
I'm looking for a C++ compiler for MacOS (10.3), any
suggestion on what currently available.


Use XCode. It's free from Apple. You should have a CD with it for 10.3
(that would be XCode, version 1.5) or you can download it free. I think
you want to stay away from the new XCode 2.0 since it is intended for
the new OS X upgrade, Tiger.

XCode is pretty powerful (based on g++) although there is a slight
learning curve.

-- Lou Pecora (my views are my own) REMOVE THIS to email me.
Jul 23 '05 #3
> I'm looking for a C++ compiler for MacOS (10.3), any
suggestion on what currently available.


XCode should do the trick on Panther 10.3.9. You have gcc 3.3 to work
with. I like the fact that it also compiles obj-c++, which, for the
most part, I think of as "C++ without having to use include guards".

--
I am only a mirage.
Jul 23 '05 #4
kelvSYC wrote:
XCode should do the trick on Panther 10.3.9. You have gcc 3.3 to work
with. I like the fact that it also compiles obj-c++, which, for the
most part, I think of as "C++ without having to use include guards".

obj-c++? Do you mean Objective-C, or yet another language?

--
Ioannis Vranos

http://www23.brinkster.com/noicys
Jul 23 '05 #5
On 2005-05-20 01:20:34 -0400, kelvSYC <ke*****@no.email.shaw.ca> said:
I'm looking for a C++ compiler for MacOS (10.3), any suggestion on what
currently available.


XCode should do the trick on Panther 10.3.9. You have gcc 3.3 to work
with. I like the fact that it also compiles obj-c++, which, for the
most part, I think of as "C++ without having to use include guards".


[OT]Objective-C++ has nothing to do with include guards. It's about the
mixing of Objective-C and C++ code within the same translation
unit.[/OT]

--
Clark S. Cox, III
cl*******@gmail.com

Jul 23 '05 #6
In article <2005052011173516807%clarkcox3@gmailcom>, Clark S. Cox III
<cl*******@gmail.com> wrote:
On 2005-05-20 01:20:34 -0400, kelvSYC <ke*****@no.email.shaw.ca> said:
I'm looking for a C++ compiler for MacOS (10.3), any suggestion on what
currently available.


XCode should do the trick on Panther 10.3.9. You have gcc 3.3 to work
with. I like the fact that it also compiles obj-c++, which, for the
most part, I think of as "C++ without having to use include guards".


[OT]Objective-C++ has nothing to do with include guards. It's about the
mixing of Objective-C and C++ code within the same translation
unit.[/OT]


True, but I just like using #import... Guess I'm just lazy.

--
I am only a mirage.
Jul 23 '05 #7
On 2005-05-21 00:31:40 -0400, kelvSYC <ke*****@no.email.shaw.ca> said:
In article <2005052011173516807%clarkcox3@gmailcom>, Clark S. Cox III
<cl*******@gmail.com> wrote:
On 2005-05-20 01:20:34 -0400, kelvSYC <ke*****@no.email.shaw.ca> said:
I'm looking for a C++ compiler for MacOS (10.3), any suggestion on what
currently available.
XCode should do the trick on Panther 10.3.9. You have gcc 3.3 to work
with. I like the fact that it also compiles obj-c++, which, for the
most part, I think of as "C++ without having to use include guards".


[OT]Objective-C++ has nothing to do with include guards. It's about the
mixing of Objective-C and C++ code within the same translation
unit.[/OT]


True, but I just like using #import... Guess I'm just lazy.


[OT]
#import is a gcc extension for all C-like languages, and also has
nothing to do with Objective-C++
[/OT]

--
Clark S. Cox, III
cl*******@gmail.com

Jul 23 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Eric | last post by:
I am attempting to install the Zend Studio Server on a normal installation of MacOS X 10.2.8. I have downloaded ZendStudioServer-3.0.0a-Darwin-ppc (evaluation copy) and have gotten part way...
1
by: Daniel | last post by:
Hello I am developing a Java application for MacOS X, Windows and Linux. So far easy with Java. But when it comes to file types, the platfrom-specific handling knocks my application-created...
0
by: Javier Vazquez | last post by:
Hi Pardon me for being a newbie, but how do I install JMF on MacOS X? Does anyone know a website with a nice howto? I had no problem installing and running JMF on Windows, because Sun...
2
by: donbro | last post by:
If my read of the extension source (Mac/Modules/file/_Filemodule.c) is correct, the parameter sizes specified for data and resource file sizes are UInt32 where they should be UInt64. In both OS9...
0
by: Jerry LeVan | last post by:
Here is how I spent the last couple of days... Using aqua tcl/tk with postgresql seems to take a bit of extra work. With clues from Dan Steffen, I think I have it working... Here is the...
17
by: Jim Strickland | last post by:
We currently are running a data intensive web service on a Mac using 4D. The developers of our site are looking at converting this web service to PostgreSQL. We will have a backup of our three...
1
by: Michael J. Fromberger | last post by:
I'm not sure whether this is a bug, or a feature that I do not fully understand. I would therefore appreciate some advice, if you have any, on the following problem: I have just installed...
0
by: Samuel Bayer | last post by:
All - The Python that comes with MacOS 10.5 doesn't have select.poll. The MacOS X build from python.org does, and works fine in 10.5. Any idea why the Apple build is broken? Anybody come across...
0
by: Mathieu Prevot | last post by:
2008/9/24 Jaime Huerta Cepas <jhuerta@cipf.es>: IMHO this is too complex to commit. Macport is a way to do what you want, but packages may not be up to date enough. Maybe the easiest and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.