This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: -Wno-return-type doesn't seem to work.


> On my Solaris systems (2.6, 2.7), /usr/include/X11 is a symlink to
> /usr/openwin/include/X11. If you use this path to get to the headers,
> would gcc not think they are system headers?

Yes, I would think so. Of course, you must not use
-I /usr/openwin/include when compiling.

Regards,
Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]