[fpc-pascal]'try-except'-problem
Michael.VanCanneyt at Wisa.be
Michael.VanCanneyt at Wisa.be
Sat Sep 16 09:21:39 CEST 2000
On Sat, 16 Sep 2000, Dominik Schulz wrote:
>
> Michael.VanCanneyt at Wisa.be wrote:
> > On Fri, 15 Sep 2000, Dominik Schulz wrote:
> > > This program always crashes with RE 200.
> > > Why doesn't the try-except-block avoid this?
> >
> > so all you need to do is add 'sysutils' to the uses clause.
>
> Okay, did did so. After that the compiler complained about missing
> units ans include files. So I added the paths in the config file.
This is not normal. It should compile just like that, without recompiling
the syslinux unit. Can you send the output of a compile with -va and the
paths NOT in the config file ?
and do NOT compile when in the rtl/win32 directory.
Michael.
More information about the fpc-pascal
mailing list