[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    [PATCH] -fvisibility problems
From:       Szombathelyi_György <gyurco () freemail ! hu>
Date:       2004-11-15 12:33:20
Message-ID: 4198A210.1030908 () freemail ! hu
[Download RAW message or body]

Hello!

I need the attached patch to compile kdelibs without a lot of undefined 
symbols. I think it's pretty straightforward, isn't it?
Unfortunately it doesn't solve the arts compile problems.

Bye,
György

["visibility.patch" (text/plain)]

? kdecore/html
? kdecore/latex
Index: kdecore/kdemacros.h
===================================================================
RCS file: /home/kde/kdelibs/kdecore/kdemacros.h,v
retrieving revision 1.15
diff -u -3 -p -u -r1.15 kdemacros.h
--- kdecore/kdemacros.h	15 Sep 2004 15:37:28 -0000	1.15
+++ kdecore/kdemacros.h	15 Nov 2004 12:29:51 -0000
@@ -34,7 +34,7 @@
  * \end
  */
 
-#if __GNUC__ - 0 > 3 || (__GNUC__ - 0 == 3 && __GNUC_MINOR__ - 0 > 4)
+#if __GNUC__ - 0 > 3 || (__GNUC__ - 0 == 3 && __GNUC_MINOR__ - 0 > 3)
 /* Visibility is available for GCC newer than 3.4.
  * See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9283 
  */


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic