SunStudio on Linux: C functions are not in std:: namespace
807575Jun 2 2008 — edited Jun 3 2008Hi,
i'm using SunStudio 12 compilers on a Debian Etch x86 host and have some compilation problems.
The compilers complains that C functions are not in std:: but only in the global namespace.
I thought the standard was that they are in both namespaces.
I suspect the issue may be related to system headers since the problem never occured with Sarge nor Solaris.
Anyone as some hint to solve this problem ?
I there a "clean" workaround ?
Thanks,
Aurelien