[fpc-pascal] systemh.inc(117, 16) Error: Duplicate identifier "FarPointer"
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon May 6 09:42:41 CEST 2013
On 06 May 2013, at 07:50, Eric Kom wrote:
> Compile failed.
> Please see below the error/bug.
>
> svn up
> make clean
> make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all
Never ask for support when using OVERRIDEVERSIONCHECK=1, it's
guaranteed to break from time to time. It's the whole reason why you
get an error when not using that option.
Jonas
More information about the fpc-pascal
mailing list