Hi Joerg, > the attached patch changes the driver to look for "x86_64--netbsd-ld" > and "x86_64--netbsd-as" when compiling for x86_64--netbsd as target > triple. If they can't be found, it falls back to the normal "ld" and > "as" lookup. This simplifies the cross compiling setup quite a bit. > What other platforms are interested in this behavior? Just quick q: does NetBSD use cross-directory layout? So, do you have something like /usr/x86_64-netbsd/bin/as?
-- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
