I was refering to OS X PB. The packages 'Developer' and 'Essentials' were installed onto OS X PB from the OS X DP4 cd. The c++ compiler is infact there, I have used it to install…
No, a lot of them weren't there before you installed the Developer.pkg from OSXDP4 CD :-)
CC is the c compiler, btw, and it's definitely NOT included as standard with the PB.
Atleast we know this...
If you don't want to wait for the dev cd, and 100+ MB download is a little too much for your stomach (1.e. 56k modem) - install the packages off your DP4 c…
I installed the developer tools off of the DP4 CD several weeks ago before my PB Dev Tools CD arrived. While that worked great for command line compiles, all of the IDE tools would…
I wish all of us had access to these tools. I'm trying to cross-compile a few command line and X windows apps. I got the basic cc from Darwin 1.0 (which is egcs not gcc BTW). I nee…
Quote:
Originally posted by rsanford:
I installed the developer tools off of the DP4 CD several weeks ago before my PB Dev Tools CD arrived. While that worked great for …
Holding down S on startup boots you into Mac OS X in "Single User Mode" -- and in Mac OS X, it's not a good thing to do. It's meant to be used for low-level repairs if your system…
Quote:
Is it possible to compile console only applicaitions ( which means that they run in the terminal ) which use the socket library ( the unix berkley socket library ), strea…
I apologize if this is too simple, but...
Have you tried typing "./a.out" and pressing Return? By default, the current directory is not in your path for executing programs, so if…
Oh my lord!!! What is this world coming to! I don't mean to flame, and don't take this personally, but what school do you go to, where you learn C++ but don't know how to run a.out…
Hey now... I learned some C++ in high school, and we used SOIUX on Macs. I am a CS major, but a freshman and haven't had any CS courses yet. I can totally empathize. Thanks for …
Actually, we didn't begin using M$ Visual C++, we started just by using CC on a Solaris, and then g++ on Solaris and M$ Visual C++ on a PC came in later. The thing is... When I te…
Hmmmm... it is, theoretically, possible to set up the path so that you don't have to type ./ (although, personnaly, I prefer having to type it). Since you will only need to do thi…
Quote:
Originally posted by JL!:
all I have to do is type "a.out" and they execute the program.
That means . is in your path. . represents the current directory.
…
Don't know much about programming and
haven't installed OS X yet, but ...
Is it possible that you need stuff from the Developer Tools? There's stuff that needs to be installed fr…
There is a workaround on the MRJ Mailing List.
Apparently, CodeWarrior is having trouble with paths under OSX. The workaround is to install CodeWarrior on a regular MacOS partiti…
Now I have OS X installed and have encountered the same problem and used the above recommendation. The only thing I have to add is that I had to do the installation and transfer o…
Quote:
Originally posted by mcdoken:
Anybody out there who has gotten their DevTools CD willing to post the installer somewhere so we don't have to wait several more wee…
That would likely be illegal. Your best option is to become an online ADC member (0 cost) and wait till the middle of October when they post them online. You will still need your…
Does anyone know what the differences between the online downloadable version and the mailed-out CD are likely to be? I don't mind paying $30 for the beta, and downloading the dev…
its $0 to setup an ADC account, not to get the mailouts etc, you still get the ADC newsletters etc, and you have access to the ADC downloads section. I am using this at the moment.