<div dir="ltr"><div class="gmail_extra"><div class="gmail_extra">This is a status update </div><div class="gmail_extra"><br></div><div class="gmail_extra">I've created a universal OSX install script. It will check for required tools, such as xcode, and install all requirements for you.</div><div class="gmail_extra"><br></div><div class="gmail_extra">This OSX version of <span style="font-size:16px">FPC 3.0 and Lazarus 1.4 test includes cross compile support for OSX 32/64, Linux 32/64, and Windows 32/64 bit. With it you can compile a Linux or Windows graphical application on OSX, and copy one program file to Linux or Windows to use on those other platforms. Switch between the already configured build modes (in project options) to try out this feature. I'll try to bring this same functionality to the Linux and Windows setup versions soon.</span></div><div class="gmail_extra"><br></div><div class="gmail_extra">To install open a terminal and run the following commands:<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">wget <a href="http://cache.codebot.org/lazarus/install.fpc-3.0.sh">http://cache.codebot.org/lazarus/install.fpc-3.0.sh</a></div><div class="gmail_extra">sh <a href="http://install.fpc-3.0.sh">install.fpc-3.0.sh</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">- notes</div><div class="gmail_extra"><br></div><div class="gmail_extra">a) You can move 'Lazarus 1.4 Test.app' anywhere and it will work correctly. You can move or copy it to the Applications folder if you like.</div><div class="gmail_extra"><br></div><div class="gmail_extra">b) I've switched the OSX debugger to gdb-apple which will be installed to /opt/local/bin/gdb-apple. Never versions of OSX require that you manually code sign this program to allow it to attach to other processes. Instructions will be provided here (<a href="http://lazarus.codebot.org/darwin/debugger">http://lazarus.codebot.org/darwin/debugger</a>) shortly. In the meantime you can google it. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Github project page:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="https://github.com/sysrpl/Codebot.Setup#free-pascal-30-and-lazarus-14-test">https://github.com/sysrpl/Codebot.Setup#free-pascal-30-and-lazarus-14-test</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">OSX users please test and let me now if you encounter any problems.</div></div></div>