[fpc-pascal] Strange output from make when building 3.2.0
Bo Berglund
bo.berglund at gmail.com
Thu Feb 25 14:27:12 CET 2021
On Thu, 25 Feb 2021 13:38:30 +0100, Bo Berglund via fpc-pascal
<fpc-pascal at lists.freepascal.org> wrote:
>>Missing FPC install. It can't find a "fpc" binary
>
>Is this a hen-and-egg situation?
>
>I am installing fpc/lazarus for the first time on this computer and I am doing
>it from sources. So there is no previous compiler except for the seed executable
>(3.0.4) I used to build fpc with...
>
Follow-up:
It turned out to be an environment issue...
The ~/bin/ dir was created and populated as part of the building of fpc, did not
exist previously.
So when I went to building lazarus fpc was not found because I had not yet
logged out and then on again into my PuTTY connection! It was not on path.
Once I did that fpc was on path and the Lazarus build succeeded.
--
Bo Berglund
Developer in Sweden
More information about the fpc-pascal
mailing list