2008/3/21, Danny Backx <[EMAIL PROTECTED]>:
>  The reason is that the newlib code in that directory relies on
>  functionality not present on Windows CE (see 'man dirent.h').
>
>  Ideally, rewritten code to implement those functions should be in
>  src/newlib/newlib/libc/sys/wince . Part of it is already there in the
>  file dirent.c, but the functions you refer to are missing.
>
>  There are two options for you :
>  - work around this i Kaffe
>  - extend our dirent.c (and submit the extensions), no change to Kaffe

thank you, i will try the second option (to extend dirent.c) and i'll
fall back on the first one if i'll encounter difficulties.

Mario

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to