On 05/31/2013 22:21, Alexander Pyhalov wrote:
So, I created patch that changed __cplusplus >= 199711L logic to __cplusplus >= 199711L && defined(__SUNPRO_CC). As it was expected, it didn't influence Illumos building - it uses gcc 4.4 and its behavior is not affected by this patch. It unlikely breaks Sun Studio behavior - for Studio everything stays the same. However, it also breaks G++ 4.7. So, some these defines are necessary.
I've just attached to the ticket a complete patch without a segment which broke compilation.
-- Best regards, Alexander Pyhalov, system administrator of Computer Center of Southern Federal University _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
