Re: [gtkmm] gtkmm2 available in fedora pending
- From: "Michael A. Koziarski" <michael koziarski com>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: Murray Cumming Comneon com, gtkmm-list gnome org
- Subject: Re: [gtkmm] gtkmm2 available in fedora pending
- Date: Sun, 26 Oct 2003 09:06:08 +1300
Paul Davis wrote:
I installed all the libsigc++ and gtkmm rpms and then built and ran
gtkmm-hello from source without problems. Red Hat gtkmm developers all over
the world will thank you.
indeed. but before i start thanking michael, can i ask what flags were
used for compiling the rpm? i doubt that anything odd was done, but as
you probably know, its not hard to build a C++ library that is
incompatible with other C++ code just by passing some (obscure)
options. i still die every time i see a Makefile compiled C++ code
with --fno-exceptions. can you just ease my mind that the RPM was
built with nothing but the obvious options to g++?
Sure, there are no weird environmental variables set or anything, just
the following configure arguments.
./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu
--target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
--libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/usr/com --mandir=/usr/share/man
--infodir=/usr/share/info --enable-static --enable-shared
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]