Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Gesh
GHC
Commits
65e19f1b
Commit
65e19f1b
authored
27 years ago
by
sof
Browse files
Options
Downloads
Patches
Plain Diff
[project @ 1997-05-19 00:26:47 by sof]
Minor changes
parent
d03fd455
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/installing.lit
+8
-6
8 additions, 6 deletions
docs/installing.lit
with
8 additions
and
6 deletions
docs/installing.lit
+
8
−
6
View file @
65e19f1b
...
...
@@ -272,10 +272,10 @@ On old Linux a.out systems: should be the same.
\index{i386-*-linuxaout: registerised port}
%-------------------------------------------------------------------
\item[\tr{i386-*-
*
bsd} (PCs running FreeBSD
(and NetBSD?):]
\index{i386-*-freebsd:
registerised port}
GHC~2.01 works registerised. Supports same set of
bundles
as the above.
\item[\tr{i386-*-
free
bsd} (PCs running FreeBSD
2.2 or higher, and
NetBSD/OpenBSD using FreeBSD emulation):]
\index{i386-*-freebsd:
registerised port}
GHC~2.01 works registerised. Supports same set of
bundles
as the above.
\index{i386-*-freebsd: profiling---yes}
\index{i386-*-freebsd: concurrent---yes}
...
...
@@ -463,7 +463,7 @@ diff to see if the values match your expectations is always a Good Idea.
@Makefile.in@ to @Makefile@ and set all these variables directly
yourself. But do it right!}
\item Run @make install@. This {\em should} work
s
with ordinary Unix
\item Run @make install@. This {\em should} work with ordinary Unix
@make@ -- no need for fancy stuff like GNU @make@.
\item \tr{rehash} (t?csh users), so your shell will see the new stuff
...
...
@@ -764,7 +764,9 @@ Each build tree is initially an exact copy of the source tree,
except that each file is a symbolic link to the source file,
rather than being a copy of the source file. There are ``standard''
Unix utilities that make such copies, so standard that they go by
different names: @lndir@, @mkshadowdir@ are two.
different names: @lndir@, @mkshadowdir@ are two (If you don't have
either, the source distribution includes sources for the \tr{X11}
\tr{lndir} --- check out \tr{fptools/glafp-utils/lndir} ).
The build
tree does not need to be anywhere near the source tree in the
...
...
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