[opensuse-kde3] 11.4 note - Trinity will not build with gcc >= 4.5
Ilya, All, The Trinity source will not build with gcc >= 4.5. See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723 The open question is whether it is gcc or Trinity that needs to be fixed. I don't know which gcc 11.4 will use, but keep this in mind if it has 4.5 or later. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde3+help@opensuse.org
On Feb 14, 2011, at 16:59, "David C. Rankin" <drankinatty@suddenlinkmail.com> wrote:
Ilya, All,
The Trinity source will not build with gcc >= 4.5. See:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723
The open question is whether it is gcc or Trinity that needs to be fixed. I don't know which gcc 11.4 will use, but keep this in mind if it has 4.5 or later.
We're looking into it, don't worry. It may be a cmake generation error, calm down. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde3+help@opensuse.org
On Tuesday 15 February 2011 01:10:06 Robert Xu wrote:
The Trinity source will not build with gcc >= 4.5. See:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723
The open question is whether it is gcc or Trinity that needs to be fixed. I don't know which gcc 11.4 will use, but keep this in mind if it has 4.5 or later.
We're looking into it, don't worry. It may be a cmake generation error, calm down.
KDE3 in KDE:KDE3 builds well with GCC 4.5. Thus I think we should not upgrade to Trinity right now. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde3+help@opensuse.org
On Mon, Feb 14, 2011 at 17:58, Ilya Chernykh <neptunia@mail.ru> wrote:
On Tuesday 15 February 2011 01:10:06 Robert Xu wrote:
The Trinity source will not build with gcc >= 4.5. See:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723
The open question is whether it is gcc or Trinity that needs to be fixed. I don't know which gcc 11.4 will use, but keep this in mind if it has 4.5 or later.
We're looking into it, don't worry. It may be a cmake generation error, calm down.
KDE3 in KDE:KDE3 builds well with GCC 4.5. Thus I think we should not upgrade to Trinity right now.
Ok - This is a cmake error, DON'T PANIC. Everything builds well with GCC 4.5. -- later, Robert Xu -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde3+help@opensuse.org
On Mon, Feb 14, 2011 at 18:26, Robert Xu <robxu9@gmail.com> wrote:
On Mon, Feb 14, 2011 at 17:58, Ilya Chernykh <neptunia@mail.ru> wrote:
On Tuesday 15 February 2011 01:10:06 Robert Xu wrote:
The Trinity source will not build with gcc >= 4.5. See:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723
The open question is whether it is gcc or Trinity that needs to be fixed. I don't know which gcc 11.4 will use, but keep this in mind if it has 4.5 or later.
We're looking into it, don't worry. It may be a cmake generation error, calm down.
KDE3 in KDE:KDE3 builds well with GCC 4.5. Thus I think we should not upgrade to Trinity right now.
Ok - This is a cmake error, DON'T PANIC. Everything builds well with GCC 4.5.
Commence damage control. New revision in SVN fixes this problem, as well as the cmake generation. And yes, it always built with gcc 4.5, and we're going to get it working with 4.6 when it comes out. For working examples on MDV 2010.1, openSUSE 11.3 and openSUSE Factory, and Fedora 14, wait until Wednesday. End damage control. -- later, Robert Xu -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde3+help@opensuse.org
On 02/15/2011 10:26 AM, Robert Xu wrote:
On Mon, Feb 14, 2011 at 18:26, Robert Xu <robxu9@gmail.com> wrote:
On Mon, Feb 14, 2011 at 17:58, Ilya Chernykh <neptunia@mail.ru> wrote:
On Tuesday 15 February 2011 01:10:06 Robert Xu wrote:
The Trinity source will not build with gcc >= 4.5. See:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723
The open question is whether it is gcc or Trinity that needs to be fixed. I don't know which gcc 11.4 will use, but keep this in mind if it has 4.5 or later.
We're looking into it, don't worry. It may be a cmake generation error, calm down.
KDE3 in KDE:KDE3 builds well with GCC 4.5. Thus I think we should not upgrade to Trinity right now.
Ok - This is a cmake error, DON'T PANIC. Everything builds well with GCC 4.5.
Commence damage control. New revision in SVN fixes this problem, as well as the cmake generation.
And yes, it always built with gcc 4.5, and we're going to get it working with 4.6 when it comes out.
For working examples on MDV 2010.1, openSUSE 11.3 and openSUSE Factory, and Fedora 14, wait until Wednesday.
End damage control.
Roger WILCO, Updated to revision 1220926. Updated to revision 1220926. U kdelibs/interfaces/ktexteditor/editorchooser.cpp U kdelibs/kate/plugins/kdatatool/kate_kdatatool.cpp U kdelibs/kate/plugins/insertfile/insertfileplugin.cpp <snip> -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde3+help@opensuse.org
2011/2/15 David C. Rankin <drankinatty@suddenlinkmail.com>:
On 02/15/2011 10:26 AM, Robert Xu wrote:
On Mon, Feb 14, 2011 at 18:26, Robert Xu <robxu9@gmail.com> wrote:
On Mon, Feb 14, 2011 at 17:58, Ilya Chernykh <neptunia@mail.ru> wrote:
On Tuesday 15 February 2011 01:10:06 Robert Xu wrote:
The Trinity source will not build with gcc >= 4.5. See:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723
The open question is whether it is gcc or Trinity that needs to be fixed. I don't know which gcc 11.4 will use, but keep this in mind if it has 4.5 or later.
We're looking into it, don't worry. It may be a cmake generation error, calm down.
KDE3 in KDE:KDE3 builds well with GCC 4.5. Thus I think we should not upgrade to Trinity right now.
Ok - This is a cmake error, DON'T PANIC. Everything builds well with GCC 4.5.
Commence damage control. New revision in SVN fixes this problem, as well as the cmake generation.
And yes, it always built with gcc 4.5, and we're going to get it working with 4.6 when it comes out.
For working examples on MDV 2010.1, openSUSE 11.3 and openSUSE Factory, and Fedora 14, wait until Wednesday.
End damage control.
Roger WILCO,
Updated to revision 1220926. Updated to revision 1220926. U kdelibs/interfaces/ktexteditor/editorchooser.cpp U kdelibs/kate/plugins/kdatatool/kate_kdatatool.cpp U kdelibs/kate/plugins/insertfile/insertfileplugin.cpp <snip>
Wait for an update next time and let us fix it before saying it doesn't work with something. There's a reason why it's called SVN version. -- later, Robert Xu -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde3+help@opensuse.org
participants (3)
-
David C. Rankin
-
Ilya Chernykh
-
Robert Xu