aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index f1de713..f20cbc1 100644
--- a/README.txt
+++ b/README.txt
@@ -79,8 +79,7 @@ to compile:
+ cross-compilation for windows on linux using mingw (assumes that the
crosscompiler is "i586-mingw32msvc-cc")
#> ./configure --host=i586-mingw32msvc --with-extension=dll \
- --includedir=/path/to/win/pd/src/ --libdir=/path/to/win/pd/bin/
-
+ --with-pd=/path/to/win/pd/ --disable-PIC
irix :
------------------------------------------------------------------------------