[Lazarus] Mac OS X L : TPrintDialog missing from Dialogs tab...

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Aug 21 01:37:39 CEST 2008


On Wed, 20 Aug 2008 19:42:10 +0100
Dominique Louis <dominique at savagesoftware.com.au> wrote:

> Mattias Gaertner wrote:
> > Do you mean
> > cd lazarus/lcl 
> > make LCL_PLATFORM=carbon CPU_TARGET=powerpc PP=fpc
> > ?
> > Was there any error?
> 
> Ok I added LCL_PLATFORM etc to the make bigide command thinking that
> it would build the LCL as well if I specified CPU_TARGET=powerpc.
> 
> This also does not explain why this works for i386 and not powerpc, 
> unless there is something slightly different about the powerpc build 
> process.
> 
> > How did you build the cross compiler for powerpc?
> 
> Using an automated script I downloaded from Adriaan van Os.
> It seems to have worked very well in the past.

If you can share it, I can try it.

Compile with -vut. For example:

cd lazarus
make LCL_PLATFORM=carbon CPU_TARGET=powerpc PP=ppcppc OPT=-vt clean all
bigide > log.txt

Take a look at log.txt.

Mattias



More information about the Lazarus mailing list