[fpc-pascal] Error: Duplicate identifier "FarPointer"
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed May 15 17:59:12 CEST 2013
On 15 May 2013, at 17:47, silvioprog wrote:
> 2013/5/15 Ewald <ewald at yellowcouch.org>
>
>> Are you building with 2.7.1?
>>
>> If so, try building with 2.6.2. (don't ask me why, but it worked for me)
>
> Yes, I'm trying with 2.7.1. :(
Use the top level FPC Makefile, remove OVERRIDEVERSIONCHECK=1 from your make invocation if you are using it (and never add it back), and follow the instructions you get. Alternatively, have a look at the links in http://lists.freepascal.org/lists/fpc-pascal/2011-October/030881.html
Jonas
More information about the fpc-pascal
mailing list