Clear out old issues.

This commit is contained in:
Andrew Johnson
2006-12-21 20:09:13 +00:00
parent 27342322ec
commit 3c1b10dfce

View File

@@ -9,16 +9,11 @@
</head>
<body>
<h1 style="text-align: center">EPICS Base R3.14.8: Known Problems</h1>
<h1 style="text-align: center">EPICS Base R3.14.9: Known Problems</h1>
<ul>
<li>The new architectures <tt>linux-x86_64</tt> and <tt>solaris-sparc64</tt>
are known to not work yet; do not attempt do use them, although if you need
either one an offer to help find the problems would be welcomed.</li>
<li>It is not possible to build a statically linked version of base on
HP-UX. If you need this and manage to work out how, please tell us!</li>
<li>We have had problems with the linux-x86 target running on the Linux
2.6.10 kernel, but these disappeared with later kernel versions.</li>
<li>It is not possible to build this version of base on HP-UX due to C++
issues which appear to be bugs in the HP-UX compiler.</li>
</ul>
</body>