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.


>If you want to add logic to set CC_FOR_BUILD properly in
>opcodes/configure, that would be OK.

Ok, I think I found an easy way to do this:

Index: configure.in
===================================================================
RCS file: /cvs/src/src/opcodes/configure.in,v
retrieving revision 1.22
diff -u -r1.22 configure.in
--- configure.in    2001/08/10 10:56:46  1.22
+++ configure.in    2001/09/14 20:09:34
@@ -82,6 +82,8 @@

 . ${srcdir}/../bfd/configure.host

+BFD_CC_FOR_BUILD
+
 AC_SUBST(HDEFINES)
 AC_PROG_INSTALL

What do you think?

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]