Page 1 of 1

PB3.94 on "Mac On Linux"

Posted: Sat Feb 11, 2006 1:37 am
by Niffo
Hello,

I tried to run PB3.94 under OSX-10.3 on MOL (Mac On Linux) on a Pegasos Hardware (the hardware who runs Morphos, the AmigaOS compatible OS).
The IDE works fine, but when compiling anything i always have the message "PureBasic - Error : Error: Assembler ommand not found".

Any idea ?

The Pegasos : http://www.pegasosppc.com/
Morphos : http://www.morphzone.org/

Posted: Sat Feb 11, 2006 1:50 am
by Fred
you have to install the apple development tools (which comes on the OS X Cd) and it should work ;).

Posted: Wed Feb 15, 2006 2:50 pm
by Niffo
Oh yes, i read it somewhere indeed but it was gone of my mind :( ! Thank you very much for this very fast answer :)

Posted: Wed Feb 15, 2006 4:01 pm
by Niffo
Hi,

I've a MacOSX 10.3 Panther distribution in 3 CDs.
Does someone know on which CD and under which name i can find "Apple Development Tools" ?

Posted: Wed Feb 15, 2006 5:18 pm
by Fred
it should be on CD 2 or 3. Look for 'SDK' of something.

Posted: Thu Feb 16, 2006 12:56 am
by DeeCee
I just did all of this a few months ago, but don't remember the details. :oops: You might be able to find some additional info here:

http://developer.apple.com/tools/xcode/index.html

-DeeCee-

Posted: Thu Feb 16, 2006 10:02 am
by Kale
Niffo wrote:Hi,

I've a MacOSX 10.3 Panther distribution in 3 CDs.
Does someone know on which CD and under which name i can find "Apple Development Tools" ?
Its name is XCode. It can be found on the install CD/DVD or on apple's site as a download.

Posted: Thu Feb 16, 2006 2:17 pm
by Niffo
No SDK package on my Panther CDs.
Going to donwload it on Apple Web Site.

Thank you.

Posted: Thu Feb 16, 2006 9:57 pm
by Niffo
I finally found the package "Apple Developer Tools" and installed it.

Now, when compiling, i have the following error message from the PB Compiler :

http://niffo.free.fr/PB_OSX.pdf

Posted: Thu Feb 16, 2006 11:01 pm
by Fred
It does that with all the sources ?

Posted: Thu Feb 16, 2006 11:14 pm
by michel51
Hi Niffo,

do you have the right xcode?
with Panther (10.3.x) you cannot use xcode 2.x, only xcode 1.5.
I think so, because xcode 2.x is made for Tiger (10.4)

Posted: Fri Feb 17, 2006 11:19 am
by Niffo
Hi michel51,

You've probably right !
The "developper package" i used visibly is a Tiger version.
I didn't know there was a version of the package for each version of the system.

Going to look for the right version ... ;)

Posted: Wed Mar 01, 2006 10:54 am
by Niffo
Ok, i've installed the right version of X-Code (CD4 of Panther ;) )
Now simple PB programs works fine, but i always have the error mentioned here : http://niffo.free.fr/PB_OSX.pdf
in my program. I'm trying to isolate the problem and to post a simple code to reproduce it ...

Posted: Sun Oct 07, 2007 7:46 pm
by pthien
Sorry, new to Mac.

I'm using 10.4.3. This machine was given to me w/o any CD's. The Apple Development stuff is not present. Is there an Apple site I can download this from?

I'd love to be able to use PureBasic on this machine.