[gtkmm] Gtkmm-forge digest, Vol 1 #686 - 2 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #686 - 2 msgs
- Date: Mon, 03 May 2004 20:02:59 -0700
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 141545] - patch for the Intel compiler (bugzilla-daemon widget gnome org)
2. [Bug 141545] - patch for the Intel compiler (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 3 May 2004 03:39:18 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 141545] - patch for the Intel compiler
http://bugzilla.gnome.org/show_bug.cgi?id=141545
gnomemm | libgnomecanvasmm | Ver: unspecified
martin-ml hippogriff de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martin-ml hippogriff de
------- Additional Comments From martin-ml hippogriff de 2004-05-03 03:39 -------
Just for our information: Does this mean that you've successfully built
libsigc++-2.0 & gtkmm-2.4 with the Intel compiler? Which version do you use?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 3 May 2004 22:57:36 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 141545] - patch for the Intel compiler
http://bugzilla.gnome.org/show_bug.cgi?id=141545
gnomemm | libgnomecanvasmm | Ver: unspecified
------- Additional Comments From takekawa users sourceforge jp 2004-05-03 22:57 -------
Yes, I have build using the Intel compiler version 8.0.66.
But I needed to fix "libtool" created by configure script.
I commented out "predep_objects" & "postdep_objects".
I have just found that following 'libtool.m4' patch could work.
@@ -3137,6 +3137,7 @@
icpc)
# Intel C++
with_gnu_ld=yes
+ output_verbose_link_cmd='echo'
_LT_AC_TAGVAR(archive_cmds_need_lc, $1)=no
_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs
$deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
_LT_AC_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects
$libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname
${wl}-retain-symbols-file $wl$export_symbols -o $lib'
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
--__--__--
_______________________________________________
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]