Invalid configuration: i1586... on Pentium 4

Ross Smith ross@uprizer.com
Tue Apr 10 12:09:00 GMT 2001


When I run ./configure on a Pentium 4, it runs /usr/share/automake/config.sub.

config.sub reports:

Invalid configuration: i1586-pc-cygwin: machine 'i1586-pc' not recognized.

To work around this, I added the following to config.sub at line 165:

i*86-pc)
	basic_machine=$basic_machine
	;;

I know this is a hack, but it works.

-Ross



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list