Hi,

I have no problem with LCL and Richmemo in DLL, but on linux I can't
build SO library with TRichMemo. I get this error:

/usr/bin/ld: 
/home/dibo/Programowanie/Lazarus/components/richmemo/lib/x86_64-linux/richmemo.o:
 relocation R_X86_64_32S against `TC_RICHMEMO_RTFLOADSTREAM' can not be used 
when making a shared object; recompile with -fPIC

/home/dibo/Programowanie/Lazarus/components/richmemo/lib/x86_64-linux/richmemo.o:
 could not read symbols: Bad value

Compiling with -fPIC switch doesn't help. Project with empty form (and
with random LCL components) is compiling without errors. I post this bug
on mantis some times ago, but maybe this is minor bug and I cans fix
this in source by my self (it blocks the development of my project)? Any
idea?

Regards


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to