Mmm, the problem is that I used fpc-3.0.2-i386 to bootstrap my compiler, and as I want to build Lazarus fo x86_64 linux I generated that compiler.

The bootstrap compiler is:

Free Pascal Compiler version 3.0.2 [2017/02/06] for i386

And the one that I'm built from trunk, to be used for building Lazarus is:

Free Pascal Compiler version 3.1.1 [2017/10/09] for x86_64

BTW, the one found in PATH es x86_64, from /usr/local/bin/fpc.

Regards,
--
Leonardo M. Ramé
Medical IT - Griensu S.A.
Av. Colón 636 - Piso 8 Of. A
X5000EPT -- Córdoba
Tel.: +54(351)4246924 +54(351)4247788 +54(351)4247979 int. 19
Cel.: +54 9 (011) 40871877


El 09/10/17 a las 08:55, Juha Manninen via Lazarus escribió:
On Mon, Oct 9, 2017 at 2:10 PM, Leonardo M. Ramé via Lazarus
<lazarus@lists.lazarus-ide.org> wrote:
My procedure is, first *svn up* fpc, then compile and install with defaults
(into /usr/local/lib/fpc/3.1.1). The next step is again *svn up* Lazarus
dir, then *make clean all*.

You don't need FPC trunk to compile Lazarus trunk.
Just use the release version of FPC.

Juha



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to