[Bug other/18423] [4.0 Regression] powerpc-eabisim build broken due to configure skipping fixincludes
dannysmith at users dot sourceforge dot net
gcc-bugzilla@gcc.gnu.org
Thu Nov 11 20:13:00 GMT 2004
------- Additional Comments From dannysmith at users dot sourceforge dot net 2004-11-11 20:13 -------
This fixes the cygwin/mingw problem for me:
* config/i386/t-cygming: Don't override STMP_FIXINC.
Index: t-cygming
===================================================================
RCS file: /cvs/gcc/gcc/gcc/config/i386/t-cygming,v
retrieving revision 1.3
diff -c -3 -p -r1.3 t-cygming
*** t-cygming 23 Sep 2003 18:55:59 -0000 1.3
--- t-cygming 11 Nov 2004 20:06:27 -0000
*************** winnt.o: $(srcdir)/config/i386/winnt.c $
*** 16,19 ****
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
$(srcdir)/config/i386/winnt.c
- STMP_FIXINC=stmp-fixinc
--- 16,18 ----
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18423
More information about the Gcc-bugs
mailing list