On Mon, 04 Dec 2017 12:51:22 +0100 Bo Berglund via Lazarus <lazarus@lists.lazarus-ide.org> wrote:
> On Mon, 4 Dec 2017 10:44:02 +0100, Mattias Gaertner via Lazarus > <lazarus@lists.lazarus-ide.org> wrote: > > >Then you should create a /home/pi/.fpc.cfg > > I used the script commands for the fpc.cfg: > /home/pi/lib/fpc/3.0.2/samplecfg /home/pi/lib/fpc/3.0.2 /home/pi > > Followed by > mv /home/pi/fpc.cfg /home/pi/.fpc.cfg Good. > Now I have a hidden cfg file but Lazarus still complains the same when > starting up. The IDE asks the compiler for the unit paths and searches the system.ppu. Please do the same manually: /path/to/compiler -vt bla | grep 'unit path' Is the system.ppu in one of these paths? > I guess I have to start over with FPC on this box. It is a pity though > since I know I went to some trouble adding indy and some hardware > interfaces (gpio) to it at the time... > > Question: > Do I need a different seed compiler than 3.0.0 for the latest fpc? Building 3.1.1 needs 3.0.4. Building 3.0.4 needs 3.0.2. Mattias -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus