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]
Other format: [Raw text]

PPC support in GCC ?


Hi,

  I have gcc 2.95.3 source. As per the source, there is no support for
PowerPC in GCC. But GCC website(http://gcc.gnu.org/install/specific.html) 
says that the following configurations are supported in GCC,

   powerpc-*-*
   powerpc-*-darwin*
   powerpc-*-elf, powerpc-*-sysv4
   powerpc-*-linux-gnu*
   powerpc-*-netbsd*
   powerpc-*-eabiaix
   powerpc-*-eabisim
   powerpc-*-eabi
   powerpcle-*-elf, powerpcle-*-sysv4
   powerpcle-*-eabisim
   
I couldn't find any target specific config directory for PowerPC under
"gcc/config". Can any one help me?

Thanks,
-AshokA-


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