Re: support for lzip

2009-06-14 Thread Antonio Diaz Diaz
Bob Friesenhahn wrote: Is lzip expected to be portable? Did you receive the email (and patch) that I sent to you a day ago regarding a portability issue? Lzip is supposed to be portable to posix systems with GCC. It is easy to port lzip to some non-posix systems like OS/2[1]. [1] http://hobb

Re: support for lzip

2009-06-14 Thread Bob Friesenhahn
On Sun, 14 Jun 2009, Antonio Diaz Diaz wrote: Bob Friesenhahn wrote: Is lzip expected to be portable? Did you receive the email (and patch) that I sent to you a day ago regarding a portability issue? Lzip is supposed to be portable to posix systems with GCC. It is easy to port lzip to some

Re: support for lzip

2009-06-14 Thread Antonio Diaz Diaz
Bob Friesenhahn wrote: That is good to hear. Does it compile with many different C++ compilers (besides GCC)? For example, does it compile under the Microsoft Visual Studio compiler for Windows? I don't see Microsoft Windows in your list. I have only tried GCC. I think lzip compiles with al