Re: [fpc-pascal] Raspberry PI download
On 14 Aug 2020 at 14:21, Bo Berglund via fpc-pascal wrote: > Anyway I have published scripts thatinstall Lazarus *and* FPC on RPi > units from scratch, everything needed is done inside the script. > Now I have stripped the fpc/lazarus script and only kept what is > needed for fpc itself. > It is available here: > http://blog.boberglund.com/install_fpc_local_pi.sh Hi Thanks for the script Bo, I will take a look at it. What I also wanted to point out was that the links (for raspberry) on the 2 "MIRROR" sits (Hungary, Canada) do not work. I have previously downloaded virsion 3.0.4 for Pi there, it would be a shame if that is no longer possible, regarding the new versions. Regards Carsten ___ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] Raspberry PI download
On Fri, 14 Aug 2020 11:55:14 +0100, John Lee via fpc-pascal wrote: >Bo, don't think suggesting people should do it themselves (not very easy) >is v helpful.- Carsten clearly wanted a precompiled version so just tell >him where there is one! j. A precompiled compiler is not really helpful either, you need the sources to be doing anything with it. Anyway I have published scripts thatinstall Lazarus *and* FPC on RPi units from scratch, everything needed is done inside the script. Now I have stripped the fpc/lazarus script and only kept what is needed for fpc itself. It is available here: http://blog.boberglund.com/install_fpc_local_pi.sh It can be reconfigured if you want a different version or similar. Just edit the config items in teh script. NOTE: I always install my tools for the local user pi rather than globally. This makes for easier administration without use od sudo. Everything this script installs is directed towards the pi home dir and below. -- Bo Berglund Developer in Sweden ___ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] Raspberry PI download
Bo, don't think suggesting people should do it themselves (not very easy) is v helpful.- Carsten clearly wanted a precompiled version so just tell him where there is one! j. On Thu, 13 Aug 2020 at 21:27, Bo Berglund via fpc-pascal < [email protected]> wrote: > On Thu, 13 Aug 2020 12:07:10 +0200, "Carsten Bager" > wrote: > > >The links to download the Raspberry PI version, is not working. > >Does anyone know if there will be a PI version in the future > > Why not simply check out the fpc sources via svn to the RPi and build > it yourself there? > You will need the seed compiler if you have an empty RPi to start > with... > > > -- > Bo Berglund > Developer in Sweden > > ___ > fpc-pascal maillist - [email protected] > https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal > ___ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Re: [fpc-pascal] Raspberry PI download
On Thu, 13 Aug 2020 12:07:10 +0200, "Carsten Bager" wrote: >The links to download the Raspberry PI version, is not working. >Does anyone know if there will be a PI version in the future Why not simply check out the fpc sources via svn to the RPi and build it yourself there? You will need the seed compiler if you have an empty RPi to start with... -- Bo Berglund Developer in Sweden ___ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
[fpc-pascal] Raspberry PI download
The links to download the Raspberry PI version, is not working. Does anyone know if there will be a PI version in the future I have tried on the Hungary and Canada site. The distribution in the archive below is for an EABIHF, compiled on RaspBerry 1 arm-linux system (for armv6 cpu). ftp://mirror.freemirror.org/pub/fpc/dist/3.2.0/arm-linux/fpc-3.2.0.arm-linux-eabihf-raspberry.tar Regards Carsten -- The distribution in the archive below is for an EABIHF, compiled on RaspBerry 1 arm-linux system (for armv6 cpu). ftp://mirror.freemirror.org/pub/fpc/dist/3.2.0/arm-linux/fpc-3.2.0.arm-linux-eabihf-raspberry.tar ___ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
