On Sat, 11 Mar 2006 19:26:54 +0100
"Christian U." <[EMAIL PROTECTED]> wrote:

> :) great, then lazarus only needs the debugger options in context to the
> cpu  and target type
> and the compiler target on build lazarus dialog to make it easyer to build
> 
> the lcl
> 
> e.g. would be nice if the lcl could be rebuillded when needed
> example: i set gtk2 interface in compiler options and lazarus build the
> lcl  for gtk2 if not compiled or not actual ;)

This is planned. It requires:
- synedit auto compilable (this mostly means to add all synedit files to the
package)
- implementing the 'target' compiler options. We talked already about it in
private.
- implementing 'target' package units.
- adding all lcl units to the lcl package.


Mattias



> 
> 
> >>> nice, that means i can use the wince interfaace now without crapping
> >my  >> options ?
> >>> what fpc version is needed to use fpc instead ppc386 ??
> >>
> >>
> >> Yes. Compile fpc from latest svn branch.
> >> Also add the following lines to fpc.cfg
> >>
> >> #IFDEF FPC_CROSSCOMPILING
> >> -XP$FPCTARGET-
> >> #ENDIF
> >>
> >
> > and if you put the cross binutils in a different directory, add this:
> >
> > -FDc:\fpc\crossbin
> >
> > Vincent.
> >
> > _________________________________________________________________
> >     To unsubscribe: mail [EMAIL PROTECTED] with
> >                "unsubscribe" as the Subject
> >   archives at http://www.lazarus.freepascal.org/mailarchives
> >
> >
> > 
> 
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to