Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
f45fde05
Commit
f45fde05
authored
20 years ago
by
rtoy
Browse files
Options
Downloads
Patches
Plain Diff
Fix a few typos.
parent
050927f2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/README
+4
-4
4 additions, 4 deletions
tools/README
with
4 additions
and
4 deletions
tools/README
+
4
−
4
View file @
f45fde05
...
...
@@ -466,7 +466,7 @@ Then you need to do the following steps.
2. Create a directory for the compiled target:
src/tools/create-target.sh x
cross
<other options>
src/tools/create-target.sh x
target
<other options>
3. Build the cross compiler and target:
...
...
@@ -490,9 +490,9 @@ Then you need to do the following steps.
src/tools/load-world.sh xtarget <label>
You may get into the debugger when doing this. The first one
is
an error about OLD-X86 (OLD-SPARC) package already existing.
Ignore it and continue. Then you will probably get a not about
You may get into the debugger when doing this. The first one
may
be
an error about OLD-X86 (OLD-SPARC) package already existing.
Ignore it and continue. Then you will probably get a not
e
about
PCL not existing. Select restart 3, which is to return NIL from
pclload or something. (Yes, these should be fixed.)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment