Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Mac > ANN: (free) Fre...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 71 of 145
Post > Topic >>

ANN: (free) FreePascal for Xcode Integration Kit

by Dr. Rolf Jansen <InstantWare@[EMAIL PROTECTED] > Aug 27, 2004 at 10:04 AM

I updated my web site with an installer package which contains the 
missing pieces for integration of Free Pascal into Xcode. Besides that, 
you will find also a little tutorial on how to produce specifications 
and project templates for Xcode.

   http://InstantWare.bei.t-online.de/Xcode-FreePascal/

New in this update is a Pascal Carbon Application Project template, and 
the Pascal Tool and Pascal CGI templates were polished up.

The installer will place all templates and specifications to the correct 
locations and will automatically patch a copy of Apples Universal 
PInterfaces (which must be downloaded separately from Apple) for use 
with Free Pascal.

In addition, most GDB problems were sorted out and appropriate .gdbinit 
files are placed into the templates. However, one GDB issue is left. 
There is a limitation of fpc caused by its design for case sensitive 
file systems. Because of this, source level debugging in Xcode is only 
possible if the Pascal source file names are all lower case.

In order to build Carbon applications you will need the latest FPC 1.9.5 
from CVS. The installer package produced with the snapshot of FPC 1.9.5 
from 15th August 2004 contains a bug which prevents linking against 
Apples Carbon Framework. Anyway, you will need this snapshot, at least 
for bootstrapping newer versions of Free Pascal from CVS:

   http://www.freepascal.org/fpcmac.html

[2004-8-15 snapshot]:
   http://www.elis.ugent.be/~jmaebe/nobackup/fpc/fpc-macosx-1.9.5.dmg


There is much development going on for Free Pascal for Mac OS X. 
Therefore, it might be a good idea to get FreePascal from CVS anyway.

   http://www.freepascal.org/develop.html#cvs

Once you checked out fpc from CVS and installed the FPC 1.9.5 [2004-8-15 
snapshot], bootstrapping of the latest CVS version is simply done with 
the following commands in Terminal:

   cd fpc
   make all
   sudo make install

CVS updates for Free Pascal can then be obtained by issuing following 
commands in Terminal:

   cd fpc
   make clean
   cvs -z 3 update -Pd
   make all
   sudo make install

Enjoy!

Rolf
 




 5 Posts in Topic:
ANN: (free) FreePascal for Xcode Integration Kit
Dr. Rolf Jansen <Insta  2004-08-27 10:04:18 
Re: ANN: (free) FreePascal for Xcode Integration Kit
Richard Saam <rdsaam@[  2004-09-22 12:50:19 
Re: ANN: (free) FreePascal for Xcode Integration Kit
InstantWare@[EMAIL PROTEC  2004-09-25 14:23:34 
FreePascal for Xcode Integration Kit next question
Volker Benedikt <volke  2004-10-19 16:09:14 
Re: FreePascal for Xcode Integration Kit next question
Jonas Maebe <Jonas.Mae  2004-10-19 17:02:47 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 6:09:44 CDT 2008.