Re: [fpc-devel] Building 2.7.1 on current Raspbian fails

2014-10-21 Thread peter green
peter green wrote: So it would seem FPC is currently broken on stable Raspbian which is a pity. It's fine on plain raspbian, unfortunately it seems that the raspberry pi foundation are shipping a newer version of binutils which conflicts with the fpc packaging from wheezy. Since the breaka

[fpc-devel] Dumping the syntax tree

2014-10-21 Thread Vsevolod Alekseyev
Hi all, I wonder where in the FPC compilation flow would be a good spot to dump the parsed syntax tree of a source? Here's why I'm asking. For a while now, I've been struggling to adapt a bunch of Pascal code to various mobile platforms. It's been painful. The code itself is pretty conservat

Re: [fpc-devel] Building 2.7.1 on current Raspbian fails

2014-10-21 Thread peter green
Paul Michell wrote: On Tuesday 21 Oct 2014 13:45:25 John Lee wrote: Don't know why you have this problem with wheezy, but can confirm I'm running rpi jessie, and the 'sudo' sequence above works for me ok ie does 70Mbyte download & installs fpc with no errors. Haven't really tested it, but hel

Re: [fpc-devel] Building 2.7.1 on current Raspbian fails

2014-10-21 Thread Paul Michell
On Tuesday 21 Oct 2014 13:45:25 John Lee wrote: > Don't know why you have this problem with wheezy, but can confirm I'm > running rpi jessie, and the 'sudo' sequence above works for me ok ie does > 70Mbyte download & installs fpc with no errors. Haven't really tested it, > but help says it is 2.6.2

Re: [fpc-devel] Building 2.7.1 on current Raspbian fails

2014-10-21 Thread John Lee
Don't know why you have this problem with wheezy, but can confirm I'm running rpi jessie, and the 'sudo' sequence above works for me ok ie does 70Mbyte download & installs fpc with no errors. Haven't really tested it, but help says it is 2.6.2 -8 rpil+b2 2014/7/21 for arm. john On 21 October 201

Re: [fpc-devel] Building 2.7.1 on current Raspbian fails

2014-10-21 Thread Paul Michell
On Tuesday 21 Oct 2014 09:31:42 peter green wrote: > Ok, i've just uploaded 2.6.4 > > https://archive.raspbian.org/raspbian/pool/main/f/fpc/ Thank you, how am I best to install this? I naively thought that would update the version installed when you perform: sudo apt-get update sudo apt-get upg

Re: [fpc-devel] Building 2.7.1 on current Raspbian fails

2014-10-21 Thread peter green
Paul Michell wrote: I should probablly get arround to doing a raspbian version of 2.6.4. Yes please :) Ok, i've just uploaded 2.6.4 https://archive.raspbian.org/raspbian/pool/main/f/fpc/ ___ fpc-devel maillist - fpc-devel@lists.freepascal.

Re: [fpc-devel] fpcmkcfg invocation for two versions (linux)

2014-10-21 Thread Joost van der Sluis
> thank you, > > but my question was more about where to put fpc.cfg so that both > versions can use it properly, or, if that is not possible, where to > stuff different fpc.cfg's for the same purpose? > and what would be the basepath in either case? Normally, if you install both versions at th