aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-22 20:52:48 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-22 20:52:48 +0200
commit633a29469488020da04c7dc2f305021deb960b25 (patch)
tree0b174f2168681041216906efb2cf1e6c42ac24bb /TODO
parentae4c6166a1d35e89fc7409045ce23837aaa89082 (diff)
downloadqpdf-633a29469488020da04c7dc2f305021deb960b25.tar.zst
notes
git-svn-id: svn+q:///qpdf/trunk@867 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO24
1 files changed, 24 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6e7faa52..edab103c 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,30 @@
building them. Remember to remove -DHAVE_VSNPRINTF from
config-msvc and to remove --enable-build-external-libs from both.
+ mingw:
+
+ for pcre
+
+ ./configure --disable-shared --disable-cpp --prefix=...
+ make
+ make install
+
+ for zlib
+
+ ./conifgure --prefix=...
+ make
+ make install
+
+ for qpdf
+
+ CFLAGS="-IC:/path/to/pcre... -IC:/path/to/zlib..." \
+ LDFLAGS="-LC:/path/to/pcre... -LC:/path/to/zlib..." \
+ ./configure --disable-test-compare-images --with-buildrules=mingw
+
+ msvc:
+
+
+
* Windows release: config for both compilers, make install. Create
zip files. Probably should put the compiler name somewhere in the
directory (qpdf-version-compiler?). Need some kind of "what to