Commit 35cf9ebabe8d2177cffe431f644518432c7299b7
1 parent
ffb9db96
*** empty log message ***
git-svn-id: svn+q:///qpdf/trunk@789 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
4 additions
and
1 deletions
TODO
| 1 | 2.1 | 1 | 2.1 |
| 2 | === | 2 | === |
| 3 | 3 | ||
| 4 | - * For mingw, try --static-libstdc++ | 4 | + * For some reason, /MT with msvc and -static-libgcc with mingw both |
| 5 | + produce lots of test suite failures. Why do some things work and | ||
| 6 | + some things not work? Is it static data in PCRE or zlib? Is it | ||
| 7 | + something in my code? | ||
| 5 | 8 | ||
| 6 | * Update documentation to reflect new command line flags and any | 9 | * Update documentation to reflect new command line flags and any |
| 7 | other relevant changes. Should read through ChangeLog and the | 10 | other relevant changes. Should read through ChangeLog and the |