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
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
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