; pointer to a structure, or a object. Is there any safe way to
> > > > discover it's nature?
> > >
> > > No you can't.
> > >
> > > > The following code will work when the Handle is an Object or nil,
> > > > but will crash the application when the Handle is a structure:
> &
Well, "fast" is relative...
FPC is clearly slower than Delphi and Kylix compiler; I'd say it feels
like Delphi is two or three time as fast as FPC.
OTOH, FPC is several times faster than Mono, gcc or MS VisualC.
And I'd say it's on par with Sun's javacc...
-Flávio
On 9/2/06, Felipe Monteiro de C
On 9/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Nope, i'm not used it on windows. I used it with Mandrake Linux 9.2.
Then I find this strange. I use Mandriva 10.2 and the compilation is
*very* fast.
What is the size of the software you are trying to compile? How much
time does it take?
> [EMAIL PROTECTED] (Marco van de Voort) wrote:
>
> > > I have a function that will receive a Handle. That handle could be a
> > > pointer to a structure, or a object. Is there any safe way to
> > > discover it's nature?
> >
> > No you can't.
> >
> > > The following code will work when the Hand
On Sat, 2 Sep 2006 12:06:41 +0800 (HKT)
[EMAIL PROTECTED] wrote:
> > On 9/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> > wrote:
> >> Hi, does anyone know why lazarus have a slow compilation?
> >
> > I suppose you are talking about windows, right?
> >
> > Then it´s a faq:
> >
> > http://wiki.lazar