projects
/
libexpat
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b43c6f3
)
Added note that XML_LARGE_SIZE implies a breaking change to the ABI.
author
Karl Waclawek
<kwaclaw@users.sourceforge.net>
Sat, 8 Apr 2006 02:52:06 +0000
(
02:52
+0000)
committer
Karl Waclawek
<kwaclaw@users.sourceforge.net>
Sat, 8 Apr 2006 02:52:06 +0000
(
02:52
+0000)
expat/README
patch
|
blob
|
history
diff --git
a/expat/README
b/expat/README
index 585bcc1bf6ebe5ada162df5bd5f38e90b4caac97..5e8f0cdba362e10d280b93d81a6996c806ff7fe7 100644
(file)
--- a/
expat/README
+++ b/
expat/README
@@
-53,6
+53,10
@@
Another interesting option is to enable 64-bit integer support for
line and column numbers and the over-all byte index:
./configure CPPFLAGS=-DXML_LARGE_SIZE
+
+However, such a modification would be a breaking change to the ABI
+and is therefore not recommended for general use - e.g. as part of
+a Linux distribution - but rather for builds with special requirements.
After running the configure script, the "make" command will build
things and "make install" will install things into their proper