Re: Using gcc'isms




> My understanding is that on some platforms, gcc isn't all that great.
> For instance, Irix 6 boxes had problems because gcc didn't (or
> doesn't?  I don't know the current state) fully support the ABI.

That is correct.  gcc on IRIX only supports the old ABI calling
convention.  The change to the new ABI was done because the old
calling convention proved to be very inefficient.

Miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]