Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
189c1aef
Commit
189c1aef
authored
Sep 16, 2010
by
rtoy
Browse files
Add note about using -crl for cross-build-world.sh to combine some
steps. (And test cmucl-cvs at common-lisp.net.)
parent
59e75fd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
BUILDING
View file @
189c1aef
...
...
@@ -669,4 +669,9 @@ was compiled properly. A full set of builds via build.sh might be
good at this point too.
Some of the details for each command may have changed; You can get
help for each command by using the -h argument.
\ No newline at end of file
help for each command by using the -h argument.
In particular steps 3, 4, and 5 can be combined into one by using the
-c, -r, and -l options for cross-build-world.sh. The -c option cleans
out the targe and cross directories; -r does step 4; and -l does step
5.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment