This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: Our docs about --enable/--disable-visibility


On 10/31/2011 06:41 AM, Vincenzo Innocente wrote:
The problem is that "default" means "force external visibility", not "use user visibility".

The default for the standard library, yes. The standard library should have external visibility by default.


Perhaps you want something like -fvisibility-inlines-hidden that also applies to function templates.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]