I am using debian and g ++. When compiling, I get error messages like these:
In the static member function ΓÇÿstatic void * v4 :: _ mb_blocs :: operator new (size_t) ΓÇÖ:
Can I tell gcc to make its output in utf-8 or something like that?
source
share