This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/18684] static member function not defined in std::locale::facet class



------- Comment #6 from amit dot mitkar at gmail dot com  2008-01-16 21:28 -------
Am seeing the same problem. I understand that its not a bug with g++ but what
about the resolution. How should one get around the issue ? 

In yanliu's second comment the said program doesn't directly reference the
function in question, yet the link still fails.

How to fix that problem ?

-Amit


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18684


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