Are you trying to hide them from other translation units in the same
link command?  Or from the outside (e.g. JS)?

Can you post the command line you are using when compiling your BC
library, or at least the flags you using to try to control this?  Are
you using `llvm-link` to create your BC library?

On Thu, Feb 7, 2019 at 9:20 AM Ricardo Reis <[email protected]> wrote:
>
> Hi!
>
> I'm trying to hide some symbols from external code using a version-script 
> when compiling my BC library, but the symbols still visible to the outside. 
> Any example on how it should be done?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to