Folks,<br><br>I've been playing with spread 4.0.0RC2 and have a patch to the configure scripts to enable building for sparc64 using the sun compilers.&nbsp; Would there be interest in feeding this into the release?<br><br>I've also noticed that the tutorials seem to use the wrong symbol names eg:
<br><ul><li><a href="http://www.spread.org/docs/spread_docs_4/docs/sp_receive.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.spread.org/docs/spread_docs_4/docs/sp_receive.html</a>
</li></ul>Refers to REG_MESSAGE instead of REGULAR_MESS used in &lt;sp.h
&gt;<br><br>Finally, it seems that you can't have client apps reconnect to spread during the same daemon session:<br><br>$ ~/spread/bin/spuser<br>Spread library version is 4.0.0<br>SP_error: (-6) Connection rejected, name not unique
<br><br>This doesn't look right to me...<br><br>-- <br>Anthony Pfrunder<br>C++ doesn't try to make it impossible for bad programmers to write bad programs; it enables reasonable developers to create superior software