[Lazarus] Using latest FPC devel version with Lazarus

Juha Manninen juha.manninen at phnet.fi
Sun Nov 22 14:40:15 CET 2009


On lauantai, 21. marraskuuta 2009 23:19:38 Mattias Gaertner wrote:
> The "fpc_svn" is the the fpc source directory. It contains for
> example a directory 'compiler'.

I made it! Lazarus accepted the source path. I tried this path also before but 
then FPC binaries were not properly installed and it was not accepted.

Then I "make clean all" for Lazarus and it started to work. Nice!
Later I rebuilt it with optimization and QT bindings.
The new -O2 optimized and stripped binary is slightly smalled than before:
10,3 MB versus the old 10,6 MB.

There was only one hump on the way. Earlier I had VirtualTreeView installed 
but it doesn't compile with latest FPC (I will look at that later).
After "make clean all" the component is apparently gone but still Lazarus/FPC 
complained about it. It offered to "remove it from build list" and after that 
Lazarus built fine.
Where is that build list stored?

Thanks Mattias for help.

Regards,
Juha Manninen




More information about the Lazarus mailing list