Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SunStudio on Linux: C functions are not in std:: namespace

807575Jun 2 2008 — edited Jun 3 2008
Hi,
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 1 2008
Added on Jun 2 2008
7 comments
399 views