[Lazarus] Mac OS X : Cross compiling from i386 -> PowerPC

Dominique Louis dominique at savagesoftware.com.au
Sun Jun 22 20:07:49 CEST 2008


Hi Felipe,
   I could not find the specific packages so I did a make all using the 
ppcppc compiler and when I do that I get the following compilation error
Fatal: Can't find unit MacOSAll used by CarbonInt

Am I not supposed to be able to do a
make all LCL_PLATFORM=carbon
and target the ppcppc compiler?

Dominique.

Felipe Monteiro de Carvalho wrote:
> On Sat, Jun 21, 2008 at 9:51 PM, Dominique Louis
> <dominique at savagesoftware.com.au> wrote:
>> Hi gurus,
>>   I'm trying to compile a Carbon application for PowerPC from an i386
>> Mac OS X box. The i386 code compiles fine, but when I try and target
>> PowerPC I get an "Can't find unit Printer4Lazarus used by MyApp" error.
>>
>> Any ideas?
> 
> Open the Printer4Lazarus package. Go to Compiler Options. Set target
> processor and build.
> 
> The same for LCL





More information about the Lazarus mailing list