tradcpp/specs configuration mismatch (i686-pc-cygwin)

Zack Weinberg zack@wolery.cumb.org
Tue Jul 18 20:13:00 GMT 2000


On Tue, Jul 18, 2000 at 09:20:01AM -0700, Tim Prince wrote:

> I didn't ask for -remap.  It seems to be inherited from specs.
> That's why I'm asking whether I did something wrong to cause it to
> be inserted.

-remap is put in the specs by these configurations:

config/alpha/alpha-interix.h
config/i386/beos-pe.h
config/i386/cygwin.h
config/i386/djgpp.h
config/i386/i386-interix.h
config/i386/mingw32.h
config/i386/uwin.h

I will bet you that the only one that actually needs it is djgpp.  Try
taking it out of config/i386/cygwin.h, and see what happens.

[Also see if you have any header.gcc files anywhere on your system.]

zw


More information about the Gcc mailing list