Mercurial > hg > Members > kono > nitros9-code
comparison docs/The NitrOS-9 Level 2 Windowing System.doc @ 3134:afd35e662b2b
Use lwtools noforwardrefmax pragma by default
The in-progress development version of lwasm changes the default value
of forwardrefmax with the effect that some pc-relative forward branches
end up as 16-bit when they could be 8-bit. This change in behaviour can
cause mismatched binaries between builders using version 4.13 and
builders using later versions. This can have a particularly bad effect
on builds of level2 kernels, because the current code has hand-inserted
padding to align the end-point of the code. The fix for all of this is
to change the command-line options to force the old default behaviour.
http://lwtools.projects.l-w.ca/hg/index.cgi/rev/b4825b42c151
author | Neal Crook <foofoobedoo@gmail.com> |
---|---|
date | Fri, 13 Jan 2017 20:49:14 +0000 |
parents | e851b398fb27 |
children |
comparison
equal
deleted
inserted
replaced
3133:815cc5a9d9d3 | 3134:afd35e662b2b |
---|