Bochs: Difference between revisions

[unchecked revision][unchecked revision]
Line 168:
* Post-2.4.2 several of the CPU specific options were folded into the CPU-level specification and are therefore deprecated. They have been removed from the example above.
* The default compile does not support x86-64, --enable-x86-64 will turn it on
* On many Linux distributions it is possible to install Bochs via a package manager. For example, on distributions that use apt-get we can do
 
On many Linux distributions it is possible to install Bochs via a package manager. For example, on distributions that use apt-get we can do
<source lang="bash">
sudo apt-get install bochs
Anonymous user