Re: 7-Zip port more progress

2004-05-05 Thread Dimitrie O. Paun
On Wed, 5 May 2004, Seo Sanghyeon wrote: > Now problem is that it seems wineg++ has problems with Wide > character functions. Not in C, but it seems in C++ libc headers > are included instead of msvcrt headers, resulting in compilation > failures. Is my analysis correct? Yes, this is correct. Bec

7-Zip port more progress

2004-05-05 Thread Seo Sanghyeon
Cleaned up build system to include compiled file's current directory. Needed to compile "Compress" directories. Patched here and there. 154 files compiled, patches 66 lines. (-22, +44.) There are 345 files total in the source tree. Now problem is that it seems wineg++ has problems with Wide char