This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [c++0x] <date_time> implementation, take 2


Paolo Carlini escreveu:

It looks like definitions are missing for the various static constants.

I looked for the mangled name for get_system_time using nm and grep on the shared object.


I can't find the string ticks_per_second and friends using this trick.

I notice these static constants are defined inline; will they every produce a symbol in the shared object?
How can I find it's name?


--
 P.


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