From: Tagangout, A. <Abd...@me...> - 2010-09-23 10:05:42
|
Hi Alex, yes your are right, but how can i do this? seconde i need in the Target CPU only 4 or 5 funktions from the client library, like a connection to the database, read data from and disconnect. Is it possible to do this without all this work? best regard. Abdo MEP Kutsch GmbH & Co. KG Flaßkuhle 1 58452 Witten Tel. : 02302 28262-41 Fax.: 02302 28262-99 mailto:abd...@me... http://www.mep.de -----Ursprüngliche Nachricht----- Von: Alex Peshkoff [mailto:pes...@ma...] Gesendet: Donnerstag, 23. September 2010 11:57 An: For discussion among Firebird Developers Betreff: Re: [Firebird-devel] Porting Firebird 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. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel |