Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2019 12:38:11 +0000
From:      David Chisnall <theraven@FreeBSD.org>
To:        freebsd-current@freebsd.org
Subject:   Re: Building freebsd on another OS
Message-ID:  <cff577e1-4a49-6b06-1115-b413a931d8cb@FreeBSD.org>
In-Reply-To: <CA%2Bb0zg9xQudJkE9VsCxHt6r=qPi8AbQpH%2BE925DkXt6vhThg-g@mail.gmail.com>
References:  <8BA3B71BA1BE4249A17369318459EC144F16ADB3@DAG.uvawise.edu> <9c1cf7c9-e2f1-ba2d-b6e8-c4b691b24c61@selasky.org> <CA%2Bb0zg9xQudJkE9VsCxHt6r=qPi8AbQpH%2BE925DkXt6vhThg-g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19/03/2019 00:01, Eric Joyner wrote:
> On Sun, Mar 17, 2019 at 6:35 AM Hans Petter Selasky<hps@selasky.org>  wrote:
> 
>> See the freebsd-build utils package for Linux.
>>
>> --HPS
>>
>>
> Is there anything for Windows?

Your best bet on Windows is to use the Windows Subsystem for Linux 
(WSL).  This lets you install a Linux distro's userland on top of the NT 
kernel.  If you install vcxsrv (available in chocolatey) then you can 
also run graphical applications.

That said, FreeBSD also runs very well under Hyper-V, so if you have 
enough RAM then you may find that a better option.  In my experience, 
compilers that spawn a new process for every file (e.g. gcc, clang) are 
noticeably faster in a FreeBSD VM on Windows than in WSL or native in 
Windows (and a *lot* faster than their cygwin versions).

David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cff577e1-4a49-6b06-1115-b413a931d8cb>