This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: Automatic opcode table generation and gas test cases for s/390.


>>You can't do this, because the machine you're building on won't always
>>be the machine you're building for or the machine you're targetting.
>>
>>+s390-mkopc: s390-mkopc.o
>>+       $(LINK) s390-mkopc.o $(LIBIBERY)
>>+
>>+s390-mkopc.o: s390-mkopc.c
>>+
>>+s390-opc.tab: s390-mkopc s390-opc.txt
>>+       ./s390-mkopc < $(srcdir)/s390-opc.txt > s390-opc.tab
>>+
>
>At least cross compiling the s/390 binutils on my Intel machine works fine.

Hmm, if --host doesn't match --build it doesn't work though. Too bad. Any
idea how to fix this?

blue skies,
   Martin

Linux/390 Design & Development, IBM Deutschland Entwicklung GmbH
Schönaicherstr. 220, D-71032 Böblingen, Telefon: 49 - (0)7031 - 16-2247
E-Mail: schwidefsky@de.ibm.com



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