Re: [fpc-devel] Free Pascal

2014-03-06 Thread Žilvinas Ledas

Hi,

I would be interested to hear your method as I have some code I would 
like to potentially be able to use on Windows Phone 8.



Thanks,
Žilvinas


On 2014-03-05 20:18, Vsevolod Alekseyev wrote:

Hi Sergio,

I say your message on the Free Pascal mailing list: 
http://lists.freepascal.org/lists/fpc-devel/2014-January/033140.html


I have recently succeeeded in porting a rather large algorithm library 
written in Delphi to Windows Phone, via Free Pascal. Depending on the 
specifics of your project, my approach might help. Let me know if 
you're still interested.


Regards,
Seva Alekseyev

___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel



___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Free Pascal

2014-03-06 Thread Tomas Hajny
On Thu, March 6, 2014 09:13, Žilvinas Ledas wrote:


Hi Žilvinas,

 I would be interested to hear your method as I have some code I would
 like to potentially be able to use on Windows Phone 8.

Please note that the original poster is not subscribed to fpc-devel (at
least not under the account used for sending his e-mail) and he may thus
not see your response.

Unfortunately, he forgot to mention that in his post, although his
statement let me know... might also be interpreted that he wanted to be
contacted directly (but it certainly isn't obvious whether this was really
his intention).

Tomas




 On 2014-03-05 20:18, Vsevolod Alekseyev wrote:
 Hi Sergio,

 I say your message on the Free Pascal mailing list:
 http://lists.freepascal.org/lists/fpc-devel/2014-January/033140.html

 I have recently succeeeded in porting a rather large algorithm library
 written in Delphi to Windows Phone, via Free Pascal. Depending on the
 specifics of your project, my approach might help. Let me know if
 you're still interested.

 Regards,
 Seva Alekseyev


___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Free Pascal

2014-03-06 Thread Žilvinas Ledas


On 2014-03-06 10:51, Tomas Hajny wrote:

On Thu, March 6, 2014 09:13, Žilvinas Ledas wrote:


Hi Žilvinas,


I would be interested to hear your method as I have some code I would
like to potentially be able to use on Windows Phone 8.

Please note that the original poster is not subscribed to fpc-devel (at
least not under the account used for sending his e-mail) and he may thus
not see your response.


Thanks Tomas, I wrote now a private message as well!


Žilvinas
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


Re: [fpc-devel] Smarter way of generating ARMHF fpc trunk installation?

2014-03-06 Thread peter green

Thaddy wrote:
The latter will accept the proper options, which are minimally:  
CROSSOPT=-dFPC_ARMHF -CfVFPV2 -CpARMV6 -CaEABIHF 
You should not need -CaEABIHF. A compiler build with -dFPC_ARMHF should 
automatically use the hard float ABI (and a few other related settings).


I think all the other options you have specified should be accepted by 2.6.x
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel