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]

Re: V3 static data in classes vs AIX


> 	If I manually remove the common symbol in the application and
> allow it to use the library definition, everything works.

Ok.

> 	I assume that this is another case where SVR4 uses weak symbols to
> define a single, global instance -- a feature which AIX does not yet have.
> Can locale::id be made global?

No. But, there's got to be a way to rig the headers so that the library 
definitions are used.

What are the exact symbols?

-benjamin


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