[Lazarus] Cant compile the IDE with the most recent fpc (3.1.1)

Michael Schnell mschnell at lumino.de
Fri Apr 8 14:47:47 CEST 2016


On 04/08/2016 02:22 PM, Sven Barth wrote:
>
> It should either be in /etc/fpc.cfg or ~/.fpc.cfg
>
there is one in /etc/fpc.cfg

it's rather long but it does include the lines

-Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/*
-Fu/usr/lib/fpc/$fpcversion/units/$fpctarget/httpd22



i.e. without the /local".

in fact in /usr/lib I do have /usr/lib/fpc/3.1.1/units/i386-linux/....


"fpc" comes up with

Free Pascal Compiler version 3.1.1 [2016/04/05] for i386

so  $fpcversion = 3.1.1 and   $fpctarget  =  i386-linux might be correct.





*Later:**
**
**deleting a seemingly broken ~/.fpc.cfg file **did the trick. **
**
**Thanks a lot for your help!**
*

-Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160408/7275884f/attachment-0003.html>


More information about the Lazarus mailing list