From: Alex P. <pes...@ma...> - 2010-09-23 09:56:57
|
On 09/23/10 12:15, Tagangout, Abderrahim wrote: > Hi Alex, > first manz thanks. > so i must cross compile to take the libfbembed.so? You must cross-compile fb 2.1, not 2.5. You must build CS. > sorry how can i take the libfbembed? > Is the libfbembedded not Architectur related? It's architecture-related. This library contains full database engine, but what is interersting for you is that except other things it is also a client to another server. And it (before 2.5) is single-threaded, i.e. you do not need libpthread to build it. |