| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Win32 updates from Simon
|
|
|
|
|
|
| |
* Note that ia64-linux works unregisterised and a registerised port is in
progress.
* Recommend bootstrapping from a machine of the same word size :)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overhaul:
- Fix the markup in various ways, and indent it so it doesn't look
so much like it was machine-generated by a badly written perl
script
- Add a section entitled "Porting GHC", describing the intricacies
of porting from unregisterised .hc files, amongst other things.
Comments/corrections welcome.
|
|
|
|
| |
Add some folklore about Perl.
|
|
|
|
|
|
|
|
| |
Don't claim that i386-unknown-cygwin32 is supported, replace it with
i386-unknown-mingw32.
(the build docs for Win32 are probably also out of date, but I didn't
touch those)
|
|
|
|
|
| |
Add a warning about booting from .hc files on GHC 5.xx, and recommend
using 4.08.2 instead.
|
|
|
|
| |
de-stodged
|
|
|
|
|
|
|
| |
Mention that you can say 'make way=foo' to build a particular way only
in the current directory.
Clean up some markup, and fix a markup error at the same time.
|
|
|
|
|
| |
Tweaks to the Windows section, in part. commented out
the InstallShield section as it is no longer used.
|
|
|
|
| |
Remove duplication of CVS info, and improve Win32 notes
|
|
|
|
|
|
|
|
| |
Update the building guide w.r.t. the enhanced source-file-searching
mechanisms now in fptools/mk/paths.mk.
Also, add a small section on Makefile debugging while I'm here,
mentioning in particular 'make show'.
|
|
|
|
| |
IS setup: remove HDirect com lib reference; no longer bundled
|
|
|
|
| |
MacOS X 10.1 identifies as "darwin"
|
|
|
|
|
| |
Mention in the summary of section 7 that extra arguments to
./configure may be required.
|
|
|
|
| |
Updated building guide, now incorporating the CVS cheat sheet.
|
|
|
|
| |
Document make install-docs.
|
|
|
|
| |
Document the use of SGMLDocWays to build the documentation.
|
|
|
|
| |
Use the new doc-building/installing infrastructure.
|
|
|
|
|
|
| |
More notes about InstallShield. This is now a first draft of the
InstallShield notes; probably some bits have been left out, and I need
to fix make install to bring reality closer to document.
|
|
|
|
|
| |
Say a bit about the way InstallShield should work. It doesn't yet, as
I have to finish fixing make install for Windows.
|
|
|
|
| |
Remove old rubbish and put some new in instead.
|
|
|
|
| |
Add the --with-gcc story. Tidy up some typos.
|
|
|
|
| |
Merge from 4.08 branch.
|
|
|
|
|
|
| |
Add changes for latest 4.08.2 InstallShield; merge into 4.08 branch,
especially as the HEAD story will soon change with the New Improved Windows
System for GHC 5.
|
|
|
|
|
| |
Remove list of packages to install on Windows; the new story is that you
install all of Cygwin.
|
|
|
|
| |
Add zlib to list of required packages for building.
|
|
|
|
|
| |
Remove instructions about making /etc/passwd, as it happens automatically
when installing Cygwin.
|
|
|
|
| |
Say not to install the cygwin package, rather than to install it.
|
|
|
|
|
| |
Added cygwin to list of required packages, and said why gdbm is needed (for
CVS).
|
|
|
|
| |
Add gdbm to list of Cygwin packages needed for building from CVS.
|
|
|
|
|
| |
Move one or two hintettes here from the old Windows installation guide, now
they're no longer needed there.
|
|
|
|
| |
Add m4 to the required packages list.
|
|
|
|
| |
Update the rather old instructions on installing ancillary tools on Windows.
|
|
|
|
| |
Ban /tmp. TMPDIR r00lz!
|
|
|
|
| |
Modernise Perl paragraph.
|
|
|
|
| |
Update sweep
|
|
|
|
| |
document options to ./configure.
|
|
Put in their own directories to humour the build system.
|