[fpc-devel] How to get FPC to generate floating point instructions for ARM?

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Apr 13 14:59:10 CEST 2011


On 13 Apr 2011, at 14:22, Helmut Hartl wrote:

> Am 17.03.11 12:48, schrieb Jonas Maebe:
>> There won't be an iOS 2.4.4 release, because it would barely work  
>> with
>> current iOS SDK releases:
>> a) as of Xcode 3.2.0, simulator builds require the iphonesim target
>> that only exists in 2.5.x
>> b) as of Xcode 3.2.6 and Xcode 4, all object files (including those
>> generated by the resource compiler) must having matching ARM
>> architecture identifiers of the linker will refuse to link them, and
>> there does not appear to be a way to override this anymore (this
>> hasn't even been fixed in fpc trunk yet)
>>
> What has to be done to get trunk working with XCode 4 ?

To clarify: that only affects iOS. Plain Mac OS X compilation works  
fine with Xcode 4 (better than with Xcode 3 in fact, since the linker  
bug mentioned at e.g. http://www.freepascal.org/down/i386/macosx-ftp.freepascal.org.var 
  under "Mac OS X 10.6 (Snow Leopard) compatibility" has been fixed).

As for iOS, see the attached messages.


Jonas
-------------- next part --------------
An embedded message was scrubbed...
From: Jonas Maebe <jonas.maebe at elis.ugent.be>
Subject: Re: [MacPascal] Building an arm cross compiler for iOS development	with Xcode 3.2.6 or Xcode 4.
Date: Thu, 17 Mar 2011 18:04:00 +0100
Size: 6062
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20110413/065746dc/attachment.eml>
-------------- next part --------------
An embedded message was scrubbed...
From: Jonas Maebe <jonas.maebe at elis.ugent.be>
Subject: Re: [MacPascal] Building an arm cross compiler for iOS development	with Xcode 3.2.6 or Xcode 4.
Date: Fri, 18 Mar 2011 17:28:57 +0100
Size: 7146
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20110413/065746dc/attachment-0001.eml>


More information about the fpc-devel mailing list