Re: [fpc-pascal] Cross compiling x86_64 on i386 Linux.

2012-05-28 Thread Causal Lists
Excellent, thanks Jonas. On 05/28/12 23:02, Jonas Maebe wrote: > > On 28 May 2012, at 14:56, Bruce Tulloch wrote: > >> Am I correct to assume that if I drag in the x86_64 libraries I need >> from another x86_64 system, put them in a local directory and then >> reference then using the -XR option

Re: [fpc-pascal] Cross Compiling from Linux to a Mac OS X 10.5 or 10.6 target. How? [SOLVED]

2011-08-07 Thread Causal Lists
I finally managed to get Intel Mac OS X cross-compilation (from Linux) working well so I thought I'd document what I did for the benefit of others because the info in the wiki is wildly out of date. I'll update the wiki (if I can) to point to this message. What you'll need: [1] an Intel Mac runn