[lazarus] FPC 1.1 can compile lazarus

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Dec 18 04:14:04 EST 2002


On Tue, 17 Dec 2002 23:34:39 +0100 (CET)
"Peter Vreman" <peter at freepascal.org> wrote:

> I just tried the 1.1 compiler with Lazarus and it compiles it fine. And
> also starting lazarus works fine.

Yes, it starts, but it can't read any file. Starting lazarus with gdb still
shows:

(gdb) backtrace
#0  $08252bea in _CLASSES_TSTREAM_$_SEEK$LONGINT$WORD ()
                                         ^^^^^^^
#1  $08252ac6 in _CLASSES_TSTREAM_$_SETPOSITION$INT64 ()
#2  $08253a60 in _CLASSES_TMEMORYSTREAM_$_LOADFROMSTREAM$TSTREAM ()


> If you have an updated 1.1 compiler you need to rebuild all units (RTL,FCL
> etc). The simple way is to have the complete fpc source tree and then type
> "make build" in the top level.

I downloaded a complete new fpc source and used a 'make clean linuxzip' (1.1
was the current compiler). I hope this does not have any impact on the
overloading logic of the compiler.


Mattias






More information about the Lazarus mailing list