Added note that XML_LARGE_SIZE implies a breaking change to the ABI.
This commit is contained in:
parent
b43c6f3df9
commit
988c6fc134
@ -54,6 +54,10 @@ 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
|
||||
location. Have a look at the "Makefile" to learn about additional
|
||||
|
Loading…
Reference in New Issue
Block a user