On Mon, 18 Oct 2004 14:53:06 -0600 David Goodlad <[EMAIL PROTECTED]> babbled: > On Mon, 18 Oct 2004 06:22:59 -0700 (PDT), Dave Andruczyk > <[EMAIL PROTECTED]> wrote: > > Is the zaurus architecture of a different endian-ness than the typical X86 > > PC?(X86 is little endian) If it is it could explain the issue. > > > > Nope, it's little endian ARM... Raster is helping me look into it - > seems to fail calling mmap returning EINVAL as error code, but the > length and offset requested seem to be fine. yeah. it's mucho weird. right now we need to consider what to do here. the only thing really using edb is ecore_config - but it uses it in a way that negates half its usefulness (by loading ALL of the db contents) - we could move to eet which would provide smaller config files and just save all the config at once. either that or work on cleaning/fixing//replacing edb's internals and deal with a one-time db format change now? edb is a little bit big imho. for what it does! :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
