[ECOS] file system initialize
james chen
james_ch1@sina.com
Mon Jul 16 23:10:00 GMT 2001
Hi,
I use MTAB_ENTRY to static mount a fs. when I debug my fs, I found
that fs->mount is called before dlmalloc initialize. so malloc called
failure in mount. may be the init priority of
fileio_initializer(io\fileio\src\misc.cxx) must be changed, can anyone tell
me how to change it!
static Cyg_Fileio_Init_Class fileio_initializer
CYGBLD_ATTRIB_INIT_PRI(CYG_INIT_IO); ???
Best Regards,
james
More information about the Ecos-discuss
mailing list