In message: <XFMail.20030428164935.jhb_at_FreeBSD.org> John Baldwin <jhb_at_freebsd.org> writes: : : On 26-Apr-2003 Marcel Moolenaar wrote: : > The best way to cross-build is by starting a cross-world, which you : > then abort after the headers are installed in the object tree. This : > should leave a usable set of cross-tools you can use for buildkernel. : : It would be nice if there was a 'buildtools' target that did just : enough to allow one to do a buildkernel. Maybe 'buildkerneltools' : and 'buildworldtools' targets where the latter let you cross-build : individual libraries or binaries make -f Makefile _obj _build-tools is what I've been using. You don't need bootstrap-tools typically... However, you want the _ version since it uses the right environment. It does build a little more than is necessary, but not a lot more. WarnerReceived on Mon Apr 28 2003 - 18:18:09 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:05 UTC