← Back to team overview

kicad-developers team mailing list archive

Re: -fvisibility && OSX

 

Le 31/12/2013 11:25, Marco Serantoni a écrit :
> Sadly,
> Despite was a great idea use -fvisibility the llvm compiler seems
> doesn’t like this option.
> So i’ve to disable it, sorry Dick was as good idea.

This is a good idea, but I also have issues on mingw only:
the compiler (gcc 2.8.1) does not complain, but pcbnew crashes with some
boards, when calculating the ratsnest. At least with option
-fvisibility=hidden
(-fvisibility-inlines-hidden works)

On Windows, the size of binaries does not change significantly.

I am making more tests.
-- 
Jean-Pierre CHARRAS


Follow ups

References