on 29/05/2009 20:09 Niclas Zeising said the following: > > Is it possible to get something along this line in 8-CURRENT as well? I > accidentally removed btxld once and when I was building world it stopped > in sys/boot because it was missing. I had to manually build and install > it before i could continue with my buildworld, which was a bit annoying.
Short answer: no, it was your fault :-) Long answer: possibly - there are a number of tools that are always used from /usr/obj (so to speak), but some other tools are used that way only if there is a good reason to do so. But I think that we could always use those latter tools from /usr/obj, I don't see why we couldn't. -- Andriy Gapon _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"