Selon Vincent Snijders <[EMAIL PROTECTED]>:

> Vincent Snijders schreef:
> > Mattias Gaertner schreef:
> >> On Fri, 09 Mar 2007 07:44:56 +0100
> >> Vincent Snijders <[EMAIL PROTECTED]> wrote:
> >>
> >>> Mattias Gaertner schreef:
> >>>>> Mattias, can you find some time to make it possible to use the new
> >>>>> fpc sources (with the fcl in several subdirectories of the
> >>>>> packages)?
> >>>> Fixed?
> >>> I just looked at this diff:
> >>>
>
http://www.freepascal.org/cgi-bin/viewcvs.cgi/trunk/ide/lazconf.pp?root=lazarus&rev=10725&view=diff&r1=10725&r2=10724&p1=trunk/ide/lazconf.pp&p2=/trunk/ide/lazconf.pp
> >>>
> >>>
> >>> This will break for all windows installers, because they don't
> >>> include the compiler sources in the fpc source directory.
> >>
> >> Ah. I didn't know this. Then 'compiler' should be removed.
> >> The function should check if the directory is not the FPC libs
> >> directory and contains the most important FPC source directories.
> >> IMO 'rtl' and 'packages' is too less. Maybe we should add
> >> 'packages/base' and 'packages/extra'?
> >
> > I think base and extra will be removed in the future too, to flatten the
> > directory structure.
> >
> > Best would be to check that at least one of 'fcl' and
> > 'packages/fcl-base' exist . To eliminate FPC libs, we can check for
> > 'rtl/inc'
>
> Done in r10730.
>
> Vincent

I just try r10730 and 10731 and for me nothing change. At start lazarus don't
find the source directory. Like it's say in another post, If i click "ignore"
after set "/usr/local/src/fpc" directory lazarus seem's work.
( Two revision of lazarus compiled with FPC 2.3.1 r 6761 )
OS Linux fedora core 6.

Regards.
>
> _________________________________________________________________
>      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