This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc/config/rs6000/rs6000.h bug?


>>>>> "Rask Ingemann Lambertsen" writes:

Rask> ----------
Rask> /* Use the regular svr4 definitions.  */

Rask> #include "svr4.h"
Rask> ----------

Rask> thus making the assumption that all the PowerPC targets that use the System
Rask> V.4 ABI run the SVR4 OS. Is it really supposed to be like that?

	This only means that the PowerPC System V.4 configuration uses the
common GCC System %.4 configuration as a base -- not that it runs SVR4
OS.  It simply avoids defining and maintaining duplicative configuration
details.  

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]