Can I compile FreeBSD sources on other build environments like Linux or other BSD(s)?
(We can compile Minix, Haiku, ReactOS, and many other Open Source OSs from source on other build environment).
Can I compile FreeBSD sources on other build environments like Linux or other BSD(s)?
(We can compile Minix, Haiku, ReactOS, and many other Open Source OSs from source on other build environment).
Maybe. Though your best bet is to use the appropriate environment to build. I imagine looking into nanobsd to gain perspective on how to make your own distro per se.
If it's just a build server you'll want to look into devel/distcc and cross compiling with gcc. Most likely have one of the newer gcc versions from the ports( lang/gcc48 or lang/gcc47 ). I'm not sure how well supported clang would be for other oses though I know it supports arm if your going for embedded or gadgets and ios.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.