[PATCH/RFA] libffi: SH support

kaz Kojima kkojima@rr.iij4u.or.jp
Mon Jul 15 18:38:00 GMT 2002


Jason R Thorpe <thorpej@wasabisystems.com> writes:
> On Tue, Jul 16, 2002 at 09:40:32AM +0900, kaz Kojima wrote:
> 
>> Joern Rennecke <joern.rennecke@superh.com> wrote:
>>> Your configuration will match sh64-linux, yet the implementation
>>> doesn't support it.
>> 
>> Sure. Is
>>   sh[34]*-*-linux*) TARGET=SH; TARGETDIR=sh;;
> 
> I think you'd also want sh-*-linux*, right?  (I'm just thinking ahead
> to what NetBSD will use...)

Oops, I've forgot it. Is
  sh-*-linux* | sh[34]*-*-linux*) TARGET=SH; TARGETDIR=sh;;
ok?

Thanks,
	kaz




More information about the Gcc-patches mailing list