Subject Re: embedded server
Author Fabrice Aeschbacher
Dimitry,

> >you mean libgds.so?
>
> Not sure. Usually I don't use linux. Isn't libgds.so in CS package
> just a link to libfbembed.so?

Yes, you are right, in FB1.5. In FB1.0.3, only libgds.so exists.

>
> >If I link against libgds.o, I'll get a client app.
> >But against which lib do I have to link to build an embedded one?
>
> For FB1.5 it is libfbembed.so. Obvious, isn't it?

Given that libgds.so is only a link to libfbembed.so, given that
libgds.so has allways been the client lib, no, it wasn't so obvious!

SY, Fabrice Aeschbacher

>
> >> BTW, there is a static library. It is called libfbstatic and
used
> >Very interesting. Does this static lib also exist for FB 1.0.3 ?
>
> Can't say.
>
> SY, Dimitry Sibiryakov.