When compiling a larger c++ code I found that our compiler defines _XOPEN_SOURCE and sunCC doesn't. Upon digging into the issue it seems g++ defines it as well, but I can't figure out the correct/standards compliant behavior. On this one my gut feeling is sunCC is doing the Right Thing(tm). Can anyone else please comment as I'd like to get this resolved asap.

Thanks

./C
_______________________________________________
tools-compilers mailing list
[email protected]

Reply via email to