Re: [fpc-pascal] Debugging a darwin cross-compiler

2008-09-25 Thread Brad Campbell
Brad Campbell wrote: G'day all, Still on the trail of the serial unit issue. Think I have it working (it's working perfectly on OSX PPC and all my variants of Linux) but I can't seem to generate valid OSX Intel binaries. I've got a working cross compile setup where I can generate fully func

Re: [fpc-pascal] Debugging a darwin cross-compiler

2008-09-24 Thread Brad Campbell
Jonas Maebe wrote: On 24 Sep 2008, at 14:51, Brad Campbell wrote: Still on the trail of the serial unit issue. Think I have it working (it's working perfectly on OSX PPC and all my variants of Linux) but I can't seem to generate valid OSX Intel binaries. I've got a working cross compile set

Re: [fpc-pascal] Debugging a darwin cross-compiler

2008-09-24 Thread Jonas Maebe
On 24 Sep 2008, at 14:51, Brad Campbell wrote: Still on the trail of the serial unit issue. Think I have it working (it's working perfectly on OSX PPC and all my variants of Linux) but I can't seem to generate valid OSX Intel binaries. I've got a working cross compile setup where I can gen

[fpc-pascal] Debugging a darwin cross-compiler

2008-09-24 Thread Brad Campbell
G'day all, Still on the trail of the serial unit issue. Think I have it working (it's working perfectly on OSX PPC and all my variants of Linux) but I can't seem to generate valid OSX Intel binaries. I've got a working cross compile setup where I can generate fully functional linux/win32/OSX-P