42 lines
1.2 KiB
HTML
42 lines
1.2 KiB
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<title>No title</title>
|
|
<meta name="GENERATOR" content="amaya 5.1" />
|
|
</head>
|
|
|
|
<h4> January 17, 2003</h4>
|
|
|
|
<body>
|
|
<h1 style="text-align: center">EPICS base R3.14.1: Known Problems</h1>
|
|
|
|
<h3>Known Bugs</h3>
|
|
|
|
<p>The portable CA server does not work on solaris.</p>
|
|
|
|
<h3>To Do Posix</h3>
|
|
<ul>
|
|
<li>Currently thread priorities are not turned on, i.e. all threads run at
|
|
the same priority.</li>
|
|
</ul>
|
|
|
|
<h3>Build Rules</h3>
|
|
<ul>
|
|
<li>A SHRLIB_SEARCH_DIRS += should be generated for everything found in
|
|
configure/RELEASE</li>
|
|
</ul>
|
|
|
|
<h3>For shared library builds on solaris</h3>
|
|
<ul>
|
|
<li>Change "SYS_SHRLIB_LIBS_8 += Crun" to "SYS_SHRLIB_LIBS_8 += Crun Cstd" in
|
|
configure/os/CONFIG.Common.solaris-sparc and configure/os/CONFIG.Common.solaris-x86
|
|
and change "SYS_DLL_LIBS_solaris_8 = Crun" to "SYS_DLL_LIBS_solaris_8 = Crun Cstd" in
|
|
config/CONFIG.Host.solaris and config/CONFIG.Host.solarisGnu.</li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|