I downloaded fpc 2.0.1 source code and have some problems for building it

http://prdownloads.sourceforge.net/lazarus/fpc-2.0.1-050923.source.tar.gz?download
tar -zxvf fpc-2.0.1-050923.source.tar.gz
cd fpc
make build

/opt/fpc/bin/ppcx64 -Ur -Ur -Xs -n -Fi../inc -Fi../x86_64 -Fi../unix -Fix86_64 -FE. -FU/home/mariuz/tarbals/fpc/fpc/rtl/units/x86_64-linux -dx86_64 -dRELEASE ../unix/cthreads.pp cthreads.pp(600,30) Error: Incompatible types: got "<address of function(Pointer, QWord, TThreadFunc, Pointer, LongWord,var LongInt):LongInt;Register>" expected "<procedure variable type of function(Pointer, LongWord, TThreadFunc, Pointer, LongWord,var Lo
cthreads.pp(646) Fatal: There were 1 errors compiling module, stopping
cthreads.pp(646) Error: Compilation aborted

I try to use lazarus on amd64 (ubuntu)
Now it works with 2.0.0 compiler but lazarus crashes a lot

http://www.howtoforge.com/node/886

--
Regards,
Linux admin team

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to