This is the mail archive of the cygwin mailing list for the Cygwin 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: problems with to_string not declared in this scope


On Sun, Oct 25, 2015 at 6:31 AM, JonY  wrote:
> On 10/25/2015 01:00, Michael Enright wrote:
>> On Fri, Oct 23, 2015 at 9:28 PM, Luong Hoang wrote:
>>> The error says 'to_string' was not declared in this scope
(snip)
>> I sometimes wonder what would be involved in fixing this.
>>
>
> Full C99 *printf support. Corinna answered on the same thread
> https://sourceware.org/ml/cygwin/2015-01/msg00245.html
>

I hacked around this for clang with :

CXXFLAGS += -D_GLIBCXX_USE_C99

(whoops, should have been CPPFLAGS)

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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