annotate src/bzip2-1.0.6/words0 @ 62:0994c39f1e94
Cap'n Proto v0.6 + build for OSX
author |
Chris Cannam <cannam@all-day-breakfast.com> |
date |
Mon, 22 May 2017 10:01:37 +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
|