<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1">Native use of FPC+Lazarus on MacOS X is fine.<br>
Even native use of FPC+Lazarus on Mac OS X cross compile to IOS is fine
using the specialized Lazarus + FPC 2.7.1 + the packakge provided by
<a class="moz-txt-link-abbreviated" href="http://www.pas4mobile.com">www.pas4mobile.com</a><br>
<br>
I have deployed an IOS app on my Ipod touch without problem (of course,
you need to eventually spent a minute to use XCode to recompile the app
and install it to ipod touch due to Apple's regulation). <br>
<br>
You can even debug it line by line within Lazarus using the IOS
simulator running on Mac OS X.<br>
<br>
Dennis<br>
</font><br>
Florian Klämpfl wrote:
<blockquote cite="mid:51C752EF.4020000@freepascal.org" type="cite">
  <pre wrap="">Am 21.06.2013 12:23, schrieb Graeme Geldenhuys:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On 20/06/13 22:41, Michael Ring wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Doing crosscompiles and remotedebugging will add a level of complexity 
that will not justify the better performance of lazarus when using it on 
the 'real' linux box.
      </pre>
    </blockquote>
    <pre wrap="">
It doesn't need to be!

Having tested Delphi XE4 recently with iOS and MacOSX development. I was
simply amazed at how easy it was to develop for an alternative platform,
including remote debugging and deployment - it fact developing for the
iOS target was just as simple as developing for the Win32 or Win64 or
MacOSX targets.
    </pre>
  </blockquote>
  <pre wrap="">
So they support now native development on MacOS X as well? Or is cross
compilation from win still the only way? Then this explains a lot: the
mainly used development setup works always the best by far.

  </pre>
  <blockquote type="cite">
    <pre wrap="">
There is still a huge gap in FPC and Lazarus's usability when it comes
to developing, debugging and deploying to alternative targets.
    </pre>
  </blockquote>
  <pre wrap="">
Cross compilation *to* win from any targets works very well with FPC.
The problem are platforms like linux where linking is basically
impossible without having the libraries of the target system available.
_______________________________________________
fpc-devel maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a>


-----
No virus found in this message.
Checked by AVG - <a class="moz-txt-link-abbreviated" href="http://www.avg.com">www.avg.com</a>
Version: 2013.0.3345 / Virus Database: 3199/6432 - Release Date: 06/22/13


  </pre>
</blockquote>
</body>
</html>