This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
> I discovered that __attribute__((visibility("default"))) was being set
> on the malloc symbols; I found a way to disable that and if I do that
> and then compile with -fvisibility=hidden, then I can verify that those
> symbols are not exported in my .so.
So, just to clarify, is gold working as you expect now?
-cary
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |