[fpc-pascal] Where can I download the fpc 3.0.0 seed compiler for Linux on i386 x64?
Bo Berglund
bo.berglund at gmail.com
Tue Oct 23 19:47:43 CEST 2018
On Tue, 23 Oct 2018 19:38:05 +0200, Sven Barth via fpc-pascal
<fpc-pascal at lists.freepascal.org> wrote:
>Bo Berglund <bo.berglund at gmail.com> schrieb am Di., 23. Okt. 2018, 18:13:
>
>> On Tue, 23 Oct 2018 17:08:40 +0200, Sven Barth via fpc-pascal
>> <fpc-pascal at lists.freepascal.org> wrote:
>>
>> >Why don't you simply use the distribution independent release of 3.0.4?
>>
>> But I was under the impression that I cannot build 3.0.4 from sources
>> except by using the 3.0.0 seed compiler...
>> Has this requirement changed?
>>
>
>The idea was to use the binary release instead of building from source.
>Building a release from source is only really useful and needed if you have
>custom changes to the sources (this includes using non default options) or
>there is no binary release provided for your intended platform.
After re-reading your post I did so using ubuntu's:
sudo apt install lazarus-ide
It gave me a working system with Lazarus 1.8.2 and fpc 3.0.4
But it does not work correctly when I try to install
OnlinePackageManager, then it stops with an error:
lazarus.pp(1,1) Fatal: Cannot find lazcontroldsgn used by Lazarus.
I need this OnLinePackageManager to correctly install Indy10, which my
project uses.
(Posted this problem on the Lazarus list)
--
Bo Berglund
Developer in Sweden
More information about the fpc-pascal
mailing list