nomorelogic - 2014-05-06

Guide

To read my notes on installing fpc, read the following page: [Guide to build the image]

General info

The image as been builded using following guides:
https://wiki.gentoo.org/wiki/Raspberry_Pi
https://wiki.gentoo.org/wiki/Raspberry_Pi_Quick_Install_Guide
The images is installed using OpenRC.

Localization

You'll find the italian localization.
To set your preferred localization you can read the official gentoo guide here:
http://wiki.gentoo.org/wiki/Localization/HOWTO#Keyboard_layout_for_the_console
To configure your zone time, you can read here:
https://wiki.gentoo.org/wiki/Raspberry_Pi_Quick_Install_Guide

free pascal compiler

Use:
- fpc (to execute official fpc 2.6.4)
- fpc271.sh (to execute the trunk version of fpc 2.7.1)
In /home/psuser/pdev/ftpmd5back there is the project I've used to test the 2 compilers.
This is the URL of the project:
https://sourceforge.net/projects/ftpmd5back/?source=directory

In this directory you can find 2 shell script to compile the project using you preferred compiler.

 

Related

Wiki: Guide to build the image


Last edit: nomorelogic 2014-05-07