From: Konovalov, V. <vko...@sp...> - 2005-03-23 07:45:15
|
> I don't know if you had a chance to read my last post to the > Wiki build > page, but I overcame the initial problem I had with > sys/types.h file. This > had to do with the Zip compression program I was using > (which, by default, > does not preserve directory paths found in compressed archive files). I did read, but eventually had not time to investigate yet. Isn't it your compression program Compress::Zlib? BTW when building perl, it could be easier to place extensions into ./ext directory for them to be easier rebuilt. > > Now I am on to a different set of problems, and I believe I > am running into > issues having to do with the latest compilation of Perl > (version 5.8.6). > When you get a chance, please check it out. Also, I don't see Sure! > too much > interest from others -- how many are on the list? I think - not many. I beleive people rarely use perl on WinCE: IMHO those who want robust usage of Perl on pocket devices probably use Linux-based devices, while ordinary WinCE users rarely want using perlce anyways. WinCE port requires quite many improvements, but those improvements are not done, due to many reasons. Best regards, Vadim. |