Re: Portability and distribution with Gtk+ 1.3
- From: Dan Winship <danw ximian com>
- To: Sam TH <sam uchicago edu>
- Cc: Arnaud Charlet <charlet ACT-Europe FR>, gtk-devel-list gnome org
- Subject: Re: Portability and distribution with Gtk+ 1.3
- Date: 17 Apr 2001 19:07:57 +0500
> 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]