1
0
Fork 0

added target and host

This commit is contained in:
Frank Celler 2015-05-04 23:54:25 +02:00
parent 28e062ca91
commit 1b8e7f26ab
1 changed files with 6 additions and 0 deletions

View File

@ -85,6 +85,12 @@ In order to configure the build environment execute
to setup the makefiles. This will check the various system characteristics and
installed libraries.
You can specify the host and target. In this case should also add a *--program-suffix*.
./configure --host=x86_64-apple-darwin --target=x86_64-apple-darwin --program-suffix=""
Otherwise the config files will have qualified names.
!SUBSECTION Compile
Compile the program by executing