Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
3ad68fe4
Commit
3ad68fe4
authored
Sep 08, 2000
by
simonmar
Browse files
[project @ 2000-09-08 12:33:22 by simonmar]
<program> should be <command>
parent
a5314715
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/docs/users_guide/debugging.sgml
View file @
3ad68fe4
...
...
@@ -713,8 +713,8 @@ file).
<para>Unregisterised compilation can be useful when porting GHC to
a new machine, since it reduces the prerequisite tools to
<
program>gcc</program>, <program>as</program
>, and
<
program>ld</program
> and nothing more, and furthermore the amount
<
command>gcc</command>, <command>as</command
>, and
<
command>ld</command
> and nothing more, and furthermore the amount
of platform-specific code that needs to be written in order to get
unregisterised compilation going is usually fairly small.</para>
...
...
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