You are not logged in.
Pages: 1
There was a previous error I forgot to post:
/usr/bin/ld: Inkompatible /home/user/fpcupdeluxe/ccr/mORMotFPC/fpc-linux64/sqlite3-64.o wird übersprungen bei der Suche nach /user/klaus/fpcupdeluxe/ccr/mORMotFPC/fpc-linux64/sqlite3-64.o
I did some tests again today with CodeTyphon 6.0 (FPC 3.1.1)
I installed Mormot with fpcupdeluxe-x86_64-linux (downloaded today)
The Demo 01 works out of the box, Demo 03 has no lpi, Demo 02 and Demo 04 results in an error:
/usr/bin/ld: cannot find libgcc.a
Linux is Mint 18.1 64Bit Cinnamon
Is this problem solved anywhere?
I did no more tests.
Regards Klaus
The error from post one has gone.
How to install now on Linux? Compiling SQLite sample01 results in hundreds of errors and warnings!
Thank you, I'll try this later.
Hello,
I downloaded (git) mORMot and opend the project 01 in SQLite3 samples. When I compile I get an error in
SynCommons:
test byte ptr [CpuFeatures+6], $10 // cfSSE42 in CpuFeatures
Msg=Generating PIC, but reference is not PIC-safe
MsgID=7107
FPC Msg=asmr_e_need_pic_ref=7107
What did I wrong?
I use Linux Mint 18 and CodeTyphon 5.80 (FPC 3.1.1 64 Bit)
Pages: 1