Christopher Faylor wrote: > > Red Hat uses something like: > > /usr/H-i686-pc-cygwin > > for the cygwin "H"osted tools. > > Underneath that you get something like: > > i686-pc-cygwin > i686-pc-linux > etc. > > for the targeted tools. > > So, in this instance you'd have: > > /usr/H-i686-pc-cygwin/i686-pc-mingw32
Yeah, but don't we want to *avoid* colliding with the GNUpro stuff? If that's where Red Hat puts the various cygwin-hosted/other-target cross compilers that come with GNUpro, shouldn't we pick something ELSE? I like /usr/cross, myself, so you could have /usr/cross/i686-pc-mingw, /usr/cross/arm-v4l-linux, etc. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/