Rob Benton <[EMAIL PROTECTED]> writes:
>
> Is this expected?  The only reason I ask is that the c++ compiler on
> this machine, xlC_r, is throwing errors at me:

Chances are the C define of inline is not wanted for C++.  If you use
a config.h it's excluded for C++.


Reply via email to