VirtualBox

Changes between Version 6 and Version 7 of Build_instructions

Show
Ignore:
Author:
frank (IP: 192.9.112.196)
Timestamp:
2008-04-17 09:28:20 (2 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Build_instructions

    v6 v7  
    77To build, use the `kmk` command after you have entered our development environment. This is the `make` command of [wiki:"kBuild"], our homegrown build system. (To avoid confusion with an already installed make program, our make has been renamed to `kmk`). With kBuild, the `BUILD_TYPE` environment variable determines what type is built and can be `release` (enable compiler optimizations, strip debug and profiling code), `debug` (for debugging) or `profile` (for profiling). The default is `release`. 
    88 
    9 The default build target is `all`, which produces all executables in the `out/{platform}.{architecture}/{release|profile|debug}/` directories. 
     9The default build target is `all`, which produces all executables in the `out/{platform}.{architecture}/``{release|profile|debug}/` directories. 
    1010 
    1111 * [wiki:"Linux build instructions" Linux host] 

© 2009 Sun Microsystems, Inc.
ContactPrivacy policy