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 _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

