← Back to team overview

kicad-developers team mailing list archive

-fvisibility && OSX

 

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.


ld: bad codegen, pointer diff in ___cxx_global_var_init19 to global weak symbol __ZN8wxStringD1Ev for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [eeschema/eeschema.app/Contents/MacOS/eeschema] Error 1
make[1]: *** [eeschema/CMakeFiles/eeschema.dir/all] Error 2
make: *** [all] Error 2

Follow ups