Re: Amiga RDB
"Axel Dörfler" <[email protected]>
| Newsgroups | gmane.os.openbeos.storage |
|---|---|
| Message-ID | <702079945-BeMail@nichtsnutz> |
Ingo Weinhold <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> wrote: > On Wed, 11 Jun 2003, Axel Dörfler wrote: > > Fair enough - but I'll try to be faster than you this one time :-) > I wouldn't be too disappointed. ;-) Well, perhaps you will if I messed it up ;-)) > > Maybe I will just move it then before doing any changes. We might > > want > > to recompile it with different capabilities though at a later time. > Different capabilities? Yes, for example: why should we compile the whole driver_settings suite into the boot loader which only needs one way parsing of files/strings? Something like that - maybe it's not even an issue, but if we got space issues some day... well, a .a archive would do fine, though - but that's not compatible with a shared library since its contents won't be exported (at least I didn't find a way to do that, and it somehow negates the sense of those .a's). Adios... Axel.