PB3.94 on "Mac On Linux"

Mac OSX specific forum
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

PB3.94 on "Mac On Linux"

Post 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/
Last edited by Niffo on Wed Feb 15, 2006 2:45 pm, edited 1 time in total.
Niffo
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

you have to install the apple development tools (which comes on the OS X Cd) and it should work ;).
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post 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 :)
Niffo
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post 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" ?
Niffo
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

it should be on CD 2 or 3. Look for 'SDK' of something.
DeeCee
User
User
Posts: 34
Joined: Wed Dec 31, 2003 11:14 pm

Post 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-
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post 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.
--Kale

Image
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post by Niffo »

No SDK package on my Panther CDs.
Going to donwload it on Apple Web Site.

Thank you.
Niffo
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post 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
Niffo
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

It does that with all the sources ?
User avatar
michel51
Enthusiast
Enthusiast
Posts: 290
Joined: Mon Nov 21, 2005 10:21 pm
Location: Germany

Post 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)
michel51

Mac OS X Snow Leopard (10.6.8 ) Intel
PureBasic V 5.21(x64), V 5.22beta
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post 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 ... ;)
Niffo
Niffo
Enthusiast
Enthusiast
Posts: 504
Joined: Tue Jan 31, 2006 9:43 am
Location: France

Post 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 ...
Niffo
pthien
Enthusiast
Enthusiast
Posts: 149
Joined: Sun Jun 29, 2003 9:39 pm

Post 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.
Post Reply