From: Alex P. <pes...@ma...> - 2010-09-22 14:05:15
|
On 09/22/10 15:23, Tagangout, Abderrahim wrote: > Hi Alex, > yes i do become the sample of Port. many thanks. > i will install the client version of firebird on this CPU (AVR32) wo run an embedded linux OS. > so if i understand what you mean, i must compile a ClassicServer or SuperServer Version and link the Library libfbclient.so to the Application that will be running on the AVR32 Architecture? > Yes. And it should better be ClassicServer. One more detail - on debian's site I've found a notice that AVR32 does not support TLS. If that's true, even do not try with 2.5. Try 2.1, and build libfbemed - it can be used as client, and this is the last version which does not require TLS. > if so, how can i say to firebird, that the created library should include supporting the AVR32 Architecture? Or will this be maked with the Patches from the sample port that you replay on this Link "http://firebird.svn.sourceforge.net/viewvc/firebird?view=revision&revision=44997" ? yes it will be in similar patch that you will write |