ports lang/gcc4x fail to build on ia64

Ryan Stone rysto32 at gmail.com
Tue Aug 18 01:33:40 UTC 2009


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.


More information about the freebsd-current mailing list