Hi, it's me again:)

>
> Hmmm, looks like some Erik-Magic :-) You should discuss this directly with
> him.

Problem is that I had also send my problem to busybox mailling list and no
body answered :((


> > Less than 2MB ?? Mine is about 3.5MB with debian's glibc and dinamic
> > busybox and tinylogin and kernel-2.2.19.
>
> Did you compile some stuff like linuxthreads etc in?

I didn't recompile glibc just put binary version from debian.
Recompilation will come soon:)

>
> > Interbase is minimum about 8.5MB. Problem with InterBase is that it
> > use ncurses:( so it will make my distro bigger if I failed in building
> > InterBase without ncurses cause I need only server and libraries for
> > connecting to it.
>
> Have you tried to link statically against ncurses? Might make things
> smaller.

I found solution, I am gonna rm all files from interbase that require
ncurses cause those r only clients and I don;t need them on my distro.

>
> I would try to let the core system run from a RAM disk and just store the
> data on the harddrives. Btw: what kind of data do you want to store?

What's the difference? I need RAM for RAM disk and I have only 8MB :( And
I amm gonna still have some data on disk cause if machine got powerloss
during writting in RAM disk all data will be lost! And that's something I
can't allow. So anyway, I need robust filesystem on my disk. I have
installed ext3 but I didn't try on partition smaller than 30MB . And
ReiserFS still need about 32MB minimum for partition:))

Kind of data I am gonna store are users who take data from database, then
, data about blood and bag with blood. Every bag have wireless transmitter
and barcode and as soon as someone put bag into machine, bar code reader
take data from bar code (and some more:) ) and put it into transmitter
memory and into database too and data are store in database as soon as
someone take them (someone is central server). Machine , also have NIC and
wireless connection to central server.


> Looks small. Aren't there any free embedded databases out there? Could be
> interesting for other projects, too...

MySQL is smaller than Interbase. And also, there is Berkeley DB server
(www.sleepycat.com) which is open source and it is exactly for embedded
systems, it have transactions, and is very robust. Meny big distros are
using it for system databases. I didn't try it cause apps which gonna work with DB are 
not
gonna be written by me and programmer told me that MySQL is shit and that
he never heard for Berkeley DB and so he want's Interbase and another
problem is that he is my boss:) And he want's Interbase to work on 4MB RAM
and he wants hole system with apps and Interbase to be less than 16MB on
disk:))

>
> Please keep the list informed about your progress. I assume you are
> not the only one in the embedded world having this problem :-)
> Robert
> --

No problem:)
                                        Ilic Aleksandar


--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to