Gtkmm-forge digest, Vol 1 #785 - 5 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 155989]  - Patch to allow building on Cygwin (bugzilla-daemon bugzilla gnome org)
   2. [Bug 155989]  - Patch to allow building on Cygwin (bugzilla-daemon bugzilla gnome org)
   3. [Bug 155989]  - Patch to allow building on Cygwin (bugzilla-daemon bugzilla gnome org)
   4. [Bug 155620]  - Win32 Installation out of date (bugzilla-daemon bugzilla gnome org)
   5. [Bug 155989]  - Patch to allow building on Cygwin (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 21 Oct 2004 02:13:50 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155989]  - Patch to allow building on Cygwin

http://bugzilla.gnome.org/show_bug.cgi?id=155989
glibmm | build | Ver: 2.4.x





------- Additional Comments From cgustin ibelgique com  2004-10-21 02:13 -------
win32_dlls_extra_libs is set to sublib_win32_dlls_libs when building dlls on
win32. sublib_win32_dlls_libs is a list of explicit internal library
dependencies. By internal library, I mean a library built earlier in the build
process from the same source tarball.

Example : To create the gtkmm DLL, there are external dependencies (libsigc++,
glibmm) that are taken care of at configure time, and internal dependencies
(gdkmm, atkmm and pangomm, all built in the gtkmm distribution and not installed
yet) that are required to resolve the symbols in the gtkmm DLL (remember DLLs
are like executables).

As a result, in gtkmm/gtk/gtkmm/Makefile.am, one has the following line

sublib_win32_dlls_libs  = $(top_builddir)/gdk/gdkmm/libgdkmm-2.4.la \
                          $(top_builddir)/atk/atkmm/libatkmm-1.6.la \
                          $(top_builddir)/pango/pangomm/libpangomm-1.4.la

For glibmm, there is no internal library dependency -> sublib_win32_dlls_libs
and win32_dlls_extra_libs are virtually unused. But because we want to have
identical build procedures between glibmm and gtkmm, I strongly suggest to keep
these variables "as-is" in case some internal dependencies are added for glibmm.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 21 Oct 2004 03:32:04 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155989]  - Patch to allow building on Cygwin

http://bugzilla.gnome.org/show_bug.cgi?id=155989
glibmm | build | Ver: 2.4.x





------- Additional Comments From murrayc murrayc com  2004-10-21 03:32 -------
Cedric, so does this patch look OK to you, or does it need to be change?

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 21 Oct 2004 14:19:12 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155989]  - Patch to allow building on Cygwin

http://bugzilla.gnome.org/show_bug.cgi?id=155989
glibmm | build | Ver: 2.4.x





------- Additional Comments From roger whinlatter uklinux net  2004-10-21 14:19 -------
WRT the win32_dlls_extra_libs, this sounds like it's just as applicable for
Cygwin as for MinGW, in which case the patch will be OK as is; it certainly
built fine for me.

I'm currently building Gtkmm, so I may have some patches for that over the next
few days.


Regards,
Roger

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 21 Oct 2004 16:55:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155620]  - Win32 Installation out of date

http://bugzilla.gnome.org/show_bug.cgi?id=155620
gtkmm | reference documentation | Ver: unspecified

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From murrayc murrayc com  2004-10-21 16:55 -------
Committed to HEAD.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.


--__--__--

Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu, 21 Oct 2004 17:01:46 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155989]  - Patch to allow building on Cygwin

http://bugzilla.gnome.org/show_bug.cgi?id=155989
glibmm | build | Ver: 2.4.x





------- Additional Comments From murrayc murrayc com  2004-10-21 17:01 -------
Applied to HEAD then. I'll do gtkmm-2-4 later. I don't really understand when 
PLATFORM_WIN32 should be used, and when OS_WIN32, but I delegate all win32
things to Cedric.

Roger, please patch the ChangeLog in future.

------- You are receiving this mail because: -------
You are the assignee for the bug.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



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