<div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:14px;background-color:rgb(255,255,255)">Hi,</span></div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:14px;background-color:rgb(255,255,255)"><div>
<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:14px;background-color:rgb(255,255,255)"><br></span></div>>but with Xcode 4.3 and later you have to install them separately </span><div><font color="#222222" face="arial, sans-serif"><span style="font-size:14px"><br>
</span></font>Really?  I just had to link them from the appropriate folder in the XCode application bundle (to the global binary folder).  Perhaps this is because I used to have 3.x on the same machine?</div><div><br></div>
<div>Thank you,</div><div>   Noah Silva<br><br><div class="gmail_quote">2012/8/16 Jonas Maebe <span dir="ltr"><<a href="mailto:jonas.maebe@elis.ugent.be" target="_blank">jonas.maebe@elis.ugent.be</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Franz wrote on Wed, 15 Aug 2012:<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Since version 4.3.3 Xcode is installed only as application in folder applications. Some folders are apparent in content of application but distinguishing in substance with folder developer.<br>
Will or until when will free pascal developed for earlier version of Xcode?<br>
</blockquote>
<br></div>
FPC will probably keep working with Xcode 3.x for quite some time, because it does not need anything that is only supported by newer Xcode versions.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Should Xcode 3.2.6 kept for working with free pascal 2.6?<br>
</blockquote>
<br></div>
There are two separate aspects:<br>
a) the Xcode project templates. These allow you to develop FPC programs inside the Xcode IDE. The templates shipped with FPC 2.6.0 only work with Xcode 3.x, not with Xcode 4.x. So if you want to use those, you indeed have to keep Xcode 3.2.6. Someone else has however created project templates that work with Xcode 4.x, which you can download from <a href="http://dl.dropbox.com/u/28343282/ObjP/index.html" target="_blank">http://dl.dropbox.com/u/<u></u>28343282/ObjP/index.html</a> (they are mainly geared at development using Objective-Pascal though)<br>

b) the Xcode command line utilities (in particular the assembler "as" and the linker "ld"). These are required to be able to compile anything with FPC. FPC works with the assembler and linker of Xcode 2.x up to and including the latest Xcode 4.x, but with Xcode 4.3 and later you have to install them separately (see the section "Xcode 4.3 compatibility" at <a href="http://www.freepascal.org/down/i386/macosx-netherlands.var" target="_blank">http://www.freepascal.org/<u></u>down/i386/macosx-netherlands.<u></u>var</a> for instructions)<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What about folder Developer Xcode 4.1 (7,44 GB) and application Xcode 4.4.1 (3.3 GB)? Will be needed both?<br>
</blockquote>
<br></div>
No, one of them is enough. Just make sure you install the assembler/linker (part of the "Command line utilities") as described above.<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Jonas</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
fpc-pascal maillist  -  <a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank">fpc-pascal@lists.freepascal.<u></u>org</a><br>
<a href="http://lists.freepascal.org/mailman/listinfo/fpc-pascal" target="_blank">http://lists.freepascal.org/<u></u>mailman/listinfo/fpc-pascal</a><br>
</div></div></blockquote></div><br></div>