This commit is contained in:
Andrew Johnson
2014-12-01 15:07:38 -06:00
parent bc15875bfb
commit ed37ace27e
3 changed files with 7 additions and 9 deletions
+4 -3
View File
@@ -21,9 +21,10 @@ follows:</p>
version of EPICS Base:</p>
<ul>
<li>64-bit Windows builds may not work with some tool-sets, the code in
<tt>src/legacy/gdd</tt> is not comptible with the LLP64 model that Windows
uses for its 64-bit ABI.</li>
<li>64-bit Windows builds of the CAS library may not work with some compilers.
The code in <tt>src/legacy/gdd</tt> is currently incompatible with the LLP64
model that Windows uses for its 64-bit ABI.</li>
</ul>