summaryrefslogtreecommitdiff
path: root/doc/README.MINGWCROSS
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-12-17 18:48:07 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-12-17 18:48:07 +0000
commit926093783c7367a23291063bcafc199aee2b12eb (patch)
tree4165a6c04853d315293b39be646acef485684cc1 /doc/README.MINGWCROSS
parent44a9e76d27c08c715df5c79f2ad3308eeadef205 (diff)
parent8bd8e600bf475426cbcd5b8f8f89fb2d6e53ec29 (diff)
downloadxine-lib-926093783c7367a23291063bcafc199aee2b12eb.tar.gz
xine-lib-926093783c7367a23291063bcafc199aee2b12eb.tar.bz2
Merge from 1.2 main.
Diffstat (limited to 'doc/README.MINGWCROSS')
-rw-r--r--doc/README.MINGWCROSS6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README.MINGWCROSS b/doc/README.MINGWCROSS
index 87ae57b60..d721ca941 100644
--- a/doc/README.MINGWCROSS
+++ b/doc/README.MINGWCROSS
@@ -81,7 +81,7 @@ In the following text are used symbols $PREFIX and $USER with this meaning:
#
# compile and install the compiler
#
- # if you'll want rerun this step, I recommend delete
+ # if you'll want rerun this step, I recommend delete
# $PREFIX/i386-mingw32/sys-include
#
tar xzf gcc-core-3.3.1-20030804-1-src.tar.gz
@@ -107,7 +107,7 @@ In the following text are used symbols $PREFIX and $USER with this meaning:
4. recompile w32api and mingw-runtime from sources (optional)
-
+
#
# installing must be into $PREFIX/i386-mingw32
#
@@ -153,7 +153,7 @@ In the following text are used symbols $PREFIX and $USER with this meaning:
tar xzf pthreads-w32-2-7-0-release.tar.gz
cd pthreads-w32-2-7-0-release/
- make CROSS=i386-mingw32- PTHREAD_DEF=pthreadGC2.def clean GC
+ make CROSS=i386-mingw32- PTHREAD_DEF=pthreadGC2.def clean GC
#
# possibility to use pthread library in M$ Visual C (optional)
#