On Fri, Feb 29, 2008 at 11:39:19AM +0100, Peter Vreman wrote:
> > Maybe someone give a hint how to use RELEASE=1 conditional without
> > removing -n manually from
> > makefiles?
> > Or how to debug on wince :) ?
> >
> > P.S. Gentoo Linux, Lazarus SVN, FPC SVN
>
> It is known issue and a short
> Hi, all!
>
> Some time I was building LCL using standart command:
> make clean all # for current target cpu,os
> and
> make clean all OS_TARGET=wince CPU_TARGET=arm PP=ppcarm
>
> ... and everything seem working well.
>
> The problem is that I got some special bugs - some components su
Hi, all!
Some time I was building LCL using standart command:
make clean all # for current target cpu,os
and
make clean all OS_TARGET=wince CPU_TARGET=arm PP=ppcarm
... and everything seem working well.
The problem is that I got some special bugs - some components such
TMemDataset a