Re: Pascal and Cocoa
Re: Pascal and Cocoa
- Subject: Re: Pascal and Cocoa
- From: Jim Correia <email@hidden>
- Date: Mon, 24 Sep 2001 14:49:35 -0400
At 7:31 PM +0100 9/24/01, Finlay Dobbie wrote:
On Monday, September 24, 2001, at 07:18 pm, John C. Randolph wrote:
What is the needs to use Pascal libs under Cocoa:
pascal libs compiled with Codewarior Pascal that generate a Carbon lib.
I'm just guessing here, but since CW can generate Mach-O libraries
now, you should be able to build them as Mach-O, and link them
like any other Mach-O library (although you'll have to declare the
API as pascal functions.)
Note that you'll need CW Pro 7 to do this.
Where did you get Pro 7 pascal compilers from?