Summary: | Patches for kde to compile with gcc4 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Genady Okrain <mafteah> |
Component: | [OLD] GCC Porting | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gcc-porting, haavardw |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
konqueror-3.4.0-konq_mainwindow.patch
libkdenetwork-3.4.0-gcc4.patch admin-visibility.patch |
Description
Genady Okrain
2005-04-03 09:48:52 UTC
Created attachment 55197 [details]
konqueror-3.4.0-konq_mainwindow.patch
Created attachment 55198 [details]
libkdenetwork-3.4.0-gcc4.patch
Created attachment 55199 [details]
admin-visibility.patch
must be patched to all kde-base apps
no point in adding ugly hacks ... might as well get a proper fix from upstream ... It's a temporal fix until they will fix it. Were the patches filed at bugs.kde.org already? I'm not sure if it's the same issue, but it seems gcc generates wrong code within kde: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20973 Maybe the gcc-fixes should be added to the gcc4-ebuild (or a cvs-branch-update to the gcc-ebuild to fix all regressions found lately in the gcc 4.0.0 release). I updated the GCC4 ebuild to the newest snapshot the other day. That build contains the fixes for the wrong code generation. is this an issue for gcc-3.4 + visiblity too ? if so, we should add the patches to our 3.4 toolchain ... *** Bug 99498 has been marked as a duplicate of this bug. *** Are these patches still needed? This should not be needed anymore. The visibility stuff has bad behavior against other c++ libraries so must be blacklisted. |