On Sun, 9 Dec 2007 12:11:05 +0100
Jonas Maebe <[EMAIL PROTECTED]> wrote:
>
> On 09 Dec 2007, at 04:54, Paul Ishenin wrote:
>
> > What for lazarus have package datadict if even recent fpc doesnot
> > make some dependencies by default?
> > For example fcl-dc\src\codegen is not in makefile.
>
>
On 09 Dec 2007, at 04:54, Paul Ishenin wrote:
What for lazarus have package datadict if even recent fpc doesnot
make some dependencies by default?
For example fcl-dc\src\codegen is not in makefile.
I figured that was simply because it may not be good enough yet to be
included by default.
> What for lazarus have package datadict if even recent fpc doesnot make
> some dependencies by default?
> For example fcl-dc\src\codegen is not in makefile.
export and codegen are in 2.3.1 since 14 nov, I also added them for FreeBSD
now.
___
fpc-devel
Hello, FPC developers' list
What for lazarus have package datadict if even recent fpc doesnot make
some dependencies by default?
For example fcl-dc\src\codegen is not in makefile.
Please compile all dependent units by default. I used attached patch to
solve problems here.
Best regards,
Paul