This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Irix 6.1 compiler does not know keyword inline
- To: egcs-bugs at cygnus dot com
- Subject: Irix 6.1 compiler does not know keyword inline
- From: Martin Kahlert <martin dot kahlert at mchp dot siemens dot de>
- Date: Fri, 28 Aug 1998 11:00:55 +0200
Hi,
on Irix 6.1 there is a small bug in the file
egcs-19980824/texinfo/intl/gettextP.h line 40
the Irix compiler doesn't recognize the keyword inline.
I work around this with -Dinline= but i think it would be
better solved by #ifdef.
Bye,
Martin.