> but the point can be made to the authors. -E exports *all* non-static > symbols, which will allow loadable modules to gain easy access to symbols > they are not supposed to.
perhaps a more elegant solution: http://gcc.gnu.org/wiki/Visibility
> but the point can be made to the authors. -E exports *all* non-static > symbols, which will allow loadable modules to gain easy access to symbols > they are not supposed to.
perhaps a more elegant solution: http://gcc.gnu.org/wiki/Visibility