[ros-kernel] Re: [ros-cvs] CVS Update: reactos

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Thu Apr 22 20:46:11 CEST 2004


Hi,
Hartmut Birr wrote:
> Hi,
> 
> the gcc version which doesn't work is 3.3.3 and not 3.3.1. It's my mistake.
> You must make a full rebuild of msvcrt. To install it's only necessary to
> copy msvcrt.dll. The real problem was that gcc does inline some functions
> like feof and ferror. This functions does access FILE->_flag directly and
> _IOREAD from ros was equal _IOEOF from gcc.
> 
> - Hartmut
> 
> 
Yes, that worked out fine! Also, it may have clean up memory usage too.
My percent of use is 15 to 16%, up and down. No more memory leak! Good Job!
Thanks,
James


More information about the Ros-kernel mailing list