mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 11:50:28 +02:00
(Cross building Guile): Describe GUILE_FOR_BUILD rather than
--with-guile-for-build.
This commit is contained in:
parent
8868e47232
commit
1028fcb2cf
1 changed files with 2 additions and 5 deletions
7
README
7
README
|
@ -222,11 +222,8 @@ with the CC_FOR_BUILD variable in the usual way, for instance
|
||||||
|
|
||||||
./configure --host=m68k-unknown-linux-gnu CC_FOR_BUILD=/my/local/gcc
|
./configure --host=m68k-unknown-linux-gnu CC_FOR_BUILD=/my/local/gcc
|
||||||
|
|
||||||
A further special option for cross building is available:
|
Guile for the build system can be specified similarly with the
|
||||||
|
GUILE_FOR_BUILD variable, it defaults to just "guile".
|
||||||
--with-guile-for-build --- native Guile executable, to be used during build
|
|
||||||
defaults to: `guile', assuming you just
|
|
||||||
installed this guile natively.
|
|
||||||
|
|
||||||
|
|
||||||
Using Guile Without Installing It =========================================
|
Using Guile Without Installing It =========================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue