annotate src/bzip2-1.0.6/words0 @ 51:bbebe9a28170
Add Capnp and KJ builds for Win32
author |
Chris Cannam |
date |
Wed, 26 Oct 2016 13:24:45 +0100 |
parents |
e13257ea84a4 |
children |
|
rev |
line source |
Chris@4
|
1
|
Chris@4
|
2 If compilation produces errors, or a large number of warnings,
|
Chris@4
|
3 please read README.COMPILATION.PROBLEMS -- you might be able to
|
Chris@4
|
4 adjust the flags in this Makefile to improve matters.
|
Chris@4
|
5
|
Chris@4
|
6 Also in README.COMPILATION.PROBLEMS are some hints that may help
|
Chris@4
|
7 if your build produces an executable which is unable to correctly
|
Chris@4
|
8 handle so-called 'large files' -- files of size 2GB or more.
|
Chris@4
|
9
|