This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: Building for i586-pc-interix3 host


On Wed, Jun 07, 2006 at 08:58:44PM +0930, Alan Modra wrote:
> 	* macro.h: Don't include sb.h or ansidecl.h.

Fallout from the above.

	* config/tc-iq2000.c: Include sb.h.

Index: gas/config/tc-iq2000.c
===================================================================
RCS file: /cvs/src/src/gas/config/tc-iq2000.c,v
retrieving revision 1.12
diff -u -p -r1.12 tc-iq2000.c
--- gas/config/tc-iq2000.c	7 Jun 2006 11:27:57 -0000	1.12
+++ gas/config/tc-iq2000.c	9 Jun 2006 03:40:00 -0000
@@ -28,6 +28,7 @@
 #include "elf/common.h"
 #include "elf/iq2000.h"
 #include "libbfd.h"
+#include "sb.h"
 #include "macro.h"
 
 /* Structure to hold all of the different components describing

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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