Re: Pascal and Cocoa
Re: Pascal and Cocoa
- Subject: Re: Pascal and Cocoa
- From: Neil Tiffin <email@hidden>
- Date: Mon, 24 Sep 2001 14:34:58 -0500
At 2:49 PM -0400 9/24/01, Jim Correia wrote:
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?
If such a thing did exists is probably under NDA, although there has
been a mention of it on the codewarrior news group. If it is covered
by NDA then it is available from the Metrowerks Beta Site. You could
probably also find out about it from email@hidden.
Neil