X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18894.8065.678318.725526@gargle.gargle.HOWL> Date: Sat, 28 Mar 2009 13:00:49 +0000 To: cygwin AT cygwin DOT com Subject: gtk with win32 backend (not X11) From: Kasper Peeters Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi all, Has anyone had success compiling the gtk toolkit under cygwin using the Win32 backend? I am getting as far as building&installing glib, atk and cairo (the cairo tests run fine, too). After that, the pango configure script does pick up that it should build for "Cairo Win32" and it does say "enabled shared libraries: yes", but the build process never creates any dlls (there is no error either though, only the static ".a" libraries and the ".la" files get produced & installed). I have tried various older versions and also tried a 'libtoolize' to refresh the libtool scripts, but none of that made any difference. If you have managed to compile pango dlls with win32 backend, any advice would be very welcome. Thanks! Cheers, Kasper -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/