updated BUILDING to mention the --threads option along with a couple
of other options. original commit: 5aba39c40b46cee61a388d71ef4e5eebfa717108
This commit is contained in:
parent
7d2253b40f
commit
273aad6342
8
BUILDING
8
BUILDING
|
@ -86,8 +86,12 @@ if successful, creates several files and directories:
|
|||
|
||||
* Within the workarea, the files Makefile, Mf-install, and Mf-boot.
|
||||
|
||||
'./configure' supports various options, among which is --help, which
|
||||
can be used to list the supported options.
|
||||
'./configure' recognizes various options for controlling the type
|
||||
of build and the installation location. For example, '--threads'
|
||||
requests a build with support for native threads, '--32' requests
|
||||
a 32-bit build, and '--installprefix <pathname>' specifies the
|
||||
installation root. './configure --help' prints the supported
|
||||
options.
|
||||
|
||||
The make file supports several targets:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user