On Fri, Dec 1, 2017 at 5:43 PM, Graeme Geldenhuys via Lazarus
wrote:
> On 2017-12-01 13:33, Marcos Douglas B. Santos via Lazarus wrote:
>>
>> I believe RAD is the best way to code a GUI
>
>
> I'll even disagree with that - somewhat. :)
>
>http://geldenhuys.co.uk/articles/model-gui-mediator
First rebuild your normal (not the cross version) FPC from trunk.
Then change your path environment variable to contain the new compiler's
path. You can change it if you open the file .profile in your home
folder. Add a new line to the end of the file. An example:
export PATH=/home/the-new