I am experimenting more...
How to set Lazarus to use the svn devel version of FPC compiler?

I copied FPC from svn and built it with "make all".
Programmer's guide doesn't really tell to run "make all" but that created 
compilers ppc1, ppc2, ppc3 and ppc386  anyway.

"fpc/" is the dir where I downloaded the svn version. I tried to set in 
Lazarus:
Compiler path: fpc/compiler/ppc386
FPC source directory: fpc/

It gives an error:

The project uses target OS=linux and CPU=i386.
The system.ppu for this target was not found in the FPC binary directories. 
Make sure fpc is installed correctly for this target and the fpc.cfg contains 
the right directories.


Is it documented somewhere how to configure this?

Juha Manninen

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to