Date: Wed, 10 Jun 2015 15:46:54 -0700 From: John-Mark Gurney <jmg@funkthat.com> To: arch@FreeBSD.org Subject: compiling parts of kernel in userland Message-ID: <20150610224654.GM86224@funkthat.com>
next in thread | raw e-mail | index | archive | help
I'm not the only one doing this (libzpool does this w/ zfs_context.h), but what do we need to do to make it easier/more standard to be able to compile kernel code into a userland program for testing and other purposes. I know I'm now the only one to do it, but I can't seem to find any docs on how people are doing this, and exactly what issues people have run into when doing this. My goal is to have documentation and integrated necessary code into FreeBSD to make this as simple as possible. My main goal is to make it easier to compile kernel code into userland test harnesses. Thanks. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150610224654.GM86224>