This is the mail archive of the gcc-patches@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]

Re: powerpc freebsd-spec.h - huh?


>>>>> "David O'Brien" writes:

David> config/rs6000/sysv4.h targets all PowerPC ELF targets.  Ie, gcc on
David> Solaris-PowerPC can target Linux-PowerPC.  Thus the specs for
David> Linux-PowerPC must be visible [for all values of default targets].
David> Same for FreeBSD.  FreeBSD's specs are in a central file, thus that
David> central file must be included.
 
	If you need the specs on the generic configuration, that's fine.
You can have it on powerpc-*-sysv and powerpc-*-elf*, but not on every
target.  I don't see a similar insertion of the specs file for Alpha and
IA-64. 

David


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