Hi! I have ported libtool to support native windows through parity (http://www.sf.net/projects/parity). For this reason I also needed to adapt config.guess to know my compiler. I have patches ready for a few versions of automake (from 1.4 onwards, I attached only the latest two) (where does config.guess really come from? I know there is a gnuconfig package at gentoo).
But: my patch makes things work on interix, but the same compiler can run on any windows platform (cygwin, ...). What is the preferred way to do something like this? Should I add an extra case inside the platform case label, or should I check for my compiler globally? Sorry if this is not the correct place for this, maybe you can point me there if it's not... Cheers, Markus
automake-1.9.6-winnt.patch
Description: automake-1.9.6-winnt.patch
automake-1.10-winnt.patch
Description: automake-1.10-winnt.patch