This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: [PATCH] Add partial big-endian SH support to gcc/configure.


On Mon, Nov 14, 2005 at 01:41:07PM -0500, Robert P. J. Day wrote:
> +-  sh-*-* | sh[34]-*-*)
> ++  sh-*-* | sh[34]-*-* | sh[34]eb-*-*)

why not just use sh[34]* ?  afaict, the requirement they're going for
here is that the cpu be sh3 or sh4
-mike

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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