Subject | Re: embedded server |
---|---|
Author | Fabrice Aeschbacher |
Post date | 2003-08-08T08:02:09Z |
Dimitry,
But against which lib do I have to link to build an embedded one?
> > is it a shared lib? a static lib?you mean libgds.so?
> It is a shared lib.
> All kinds of servers has one common API known as IB API. Write aIf I link against libgds.o, I'll get a client app.
> program, link against appropriate library and you'll get either
> client application or embedded application.
But against which lib do I have to link to build an embedded one?
> BTW, there is a static library. It is called libfbstatic and usedVery interesting. Does this static lib also exist for FB 1.0.3 ?
> in build process. Theoretically you can put everything into one
> executable. But sh-h!.. It is a big secret. ;)
> >We are very interested in this, being developping embedded softwareElders? Any advice?
> >running on linux / flash ram, and not having very much storage space.
> Then you'd better to ask someone of elders. May be they know how IB
> worked in cell phones and military devices.
> SY, Dimitry Sibiryakov.Thanks, Fabrice Aeschbacher