Cristian Rodríguez wrote: > > * 8f05d0114c.. Support symbol visibility features present in GCC> 4 > > > > Again I like the idea of this patch, but I had in mind a solution to > > this problem which will work for a number of compilers other than just > > GCC. > > The current version will work with clang, icc and gcc those define > __GNUC__ and accept the -fvisibility-hidden flag
It doesn't work for the Microsoft compilers (ie VS). My solution does :-). Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
