[fpc-pascal]/usr/lib/fpc/1.0.6/ppc386 vs. /usr/bin/fpc vs. fpc.cfg?
Jonas Maebe
jonas at zeus.ugent.be
Thu Jun 19 15:17:22 CEST 2003
On donderdag, jun 19, 2003, at 15:24 Europe/Brussels, Eduardo Morras
wrote:
>>> I can enable range checking in
>>> the source file with {$R+}, is there a similar solution for -gl?
>>
>> No.
>
> Just put in the uses clause the unit LineInfo the first one.
That's not enough, because debug info must be turned on as well. But
that can be done with {$d+}, so you're right, it can be done.
Jonas
More information about the fpc-pascal
mailing list