On Fri, Jan 27, 2012 at 8:36 AM, Rafael EspĂndola < [email protected]> wrote:
> > Reverting just this change is inacceptable. It fixes a major regression > > for cross-compiling support from your earlier changes, without > > introducing a bag of new ones. > > I am pretty sure the use case you implemented is not desired on linux > or OS X at least. On OS X we already have -arch working. On linux, we > should not be specifying an arch and using a toolchain with exactly > that triple. We should specify a toolchain and have the current > detection system do its magic. > > You should at a very minimum move this to be NetBSD only. I actually think this functionality is generically useful. I agree that we should have better support for finding and using triple-prefixed tools, in all of the toolchains. However, I think this entire discussion really belongs on a code review thread, not on the commit logs. That's what I have a much bigger issue with here.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
