Re: Portability and distribution with Gtk+ 1.3



> uses a shared library (compiling on Linux).  Fortunately, zlib
> compiles on every platform we've tried so far.  As does libpng, for
> that matter, for which we do that same thing.  

That just means it's "ported", not "portable". For the most part, if it
doesn't use configure (with feature tests, not platform tests) and
libtool, some group of users (which almost always includes me :-) isn't
going to be able to compile it easily.

Of course, neither zlib or png is very complicated. It shouldn't be too
hard to fork them and make them use configure and libtool...

-- Dan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]