Re: ports lang/gcc4x fail to build on ia64

From: Ryan Stone <rysto32_at_gmail.com>
Date: Mon, 17 Aug 2009 21:06:42 -0400
That error is gcc oh-so-helpfully telling you that it decided not to inline
an function declared inline.  Why the gcc devs decided that was deserving of
a diagnostic on -Wall is beyond me.  I think that you can squelch it by
passing -Wno-inline to gcc.
Received on Mon Aug 17 2009 - 23:33:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:54 UTC