------- Comment #5 from tromey at gcc dot gnu dot org 2007-01-21 17:18 ------- Interesting -- I would not have thought of trying -ansi. I wonder if this approach would really work for us. I wonder sometime in the future -ansi will turn off other GNU extensions that we use.
Andreas T. had seen this problem a while back; the approach we had talked about then was adding '#undef sun' somewhere... perhaps posix.h. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30513