This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gtk2-win32 vs. gtk2-x11


Dr. Volker Zell schrieb:
Reini Urban writes:
    > Gerrit P. Haase schrieb:
    >> There are no other packages with two versions from the same source.
    >> Pango includes both, win32 and x11 libs in one package and the several
    >> main libraries are sharing the remaining files, this would be the real
    >> solution for GTK+, to build both at the same time and use unique names
    >> for all the unique runtime DLL's, modules and import libraries and to
    >> share the other files (like config files, headers, locale files, ...)

    > As with xemacs.
    > Any volunteer to fix it to load them at run-time? (Volker Zell?)

To fix what, XEmacs ?

gtk2 of course.
But wading through the xemacs src I didn't see much of interest, so forget it. They load both libs at startup and discriminate then between the different GI libs. As gerrit suggested.


But for I gtk I would recommend keeping the same names and API and load only one .so. If DISPLAY is defined or not.

Shouldn't this belong to the gtk devel list?
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]