summaryrefslogtreecommitdiff
path: root/README.win32
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>1999-11-14 21:48:31 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-11-14 21:48:31 +0000
commit5a298a91cbe693af6558db155e45f8c9998dff0d (patch)
tree0051d8df2db5544c048949cc0eca5a36f6b82014 /README.win32
parent5099bf3add0151deb72a3d83b8cf21d685ac3fb1 (diff)
Very minor stuff.
Diffstat (limited to 'README.win32')
-rw-r--r--README.win325
1 files changed, 1 insertions, 4 deletions
diff --git a/README.win32 b/README.win32
index a31789144..34764cf5b 100644
--- a/README.win32
+++ b/README.win32
@@ -112,7 +112,7 @@ instructions in that case, too.
Install it somewhere, let's say G:\gcc-2.95.2 (//g/gcc-2.95.2 when
in Cygwin). Add //g/gcc-2.95.2/H-i586-cygwin32/bin to your
- PATH. Below,I assume you use bash.
+ PATH. I assume you use bash below.
Replace the specs file in
//g/gcc-2.95.2/H-i586-cygwin32/lib/gcc-lib/i586-cygwin32/2.95.2/specs
@@ -314,9 +314,6 @@ diff -ru2 ./w32api/include/wingdi.h ../../src/mingw-runtime-19991107/w32api/incl
5) Whew. That hopefully should be it.
-Cheers,
---tml
-
Next, go back to the GLib directory and build using `make -f
makefile.cygwin`. Building the dlls uses the script build-dll which
is somewhat of a hack. But I couldn't get things working in a cleaner