[Kde-imaging] extragear/libs

Angelo Naselli random_lx at yahoo.com
Fri Jun 10 20:35:29 CEST 2005


> > > Unfortunately it still doesn't work! BTW can i see the effect of the
> > > IF ELSE case when the configure etc is running? I mean something like
> > > testing if KDE_EXPORT is sets or something will be printed on the
> > > console? So I can verify what is happening?
> unfortunatly not my patch was written without care only to test if worked :(
> but you should se in the first makefile that there isn't fvisibility=hidden 
> -fvisibility-inlines-hidden anymore. I tested it patching  kdemacros.h to be
> worong :)
> 
> > > I am getting the exact same error of visibility arg now.
> 
> > I was wondering why we can simply check if KDE_EXPORT is defined and
> > it it just undef it and define it as this:
> > #ifdef KDE_EXPORT
> > #undef KDE_EXPORT
> > #define KDE_EXPORT -__attribute__((visibility("default")))
> > #else
> > #define KDE_EXPORT
> > #endif
I should have smoked a peace of answer :( 
your proposal does not cover the gcc -fvisibility-inlines-hidden bug

And as i said in list before, the best sluold be to have a solution in 
admin so that everybody could test something like HAVE_KDE_EXPORT
without care of fvisibility or kdemacros.h bug.

Angelo


		
__________________________________ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 



More information about the Kde-imaging mailing list