ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/insure.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/insure.html (file contents):
Revision 1.1.2.1 by williamc, Tue Oct 5 13:40:39 1999 UTC vs.
Revision 1.1.2.2 by williamc, Tue Oct 5 13:54:21 1999 UTC

# Line 30 | Line 30 | from the appropriate directory.
30   scram build bin_insure
31   </pre>
32   <li> Now run it as usual ....
33 + </ol>
34 + <h2>Common Problems</h2>
35 + <ol>
36 + <table>
37 + <tr>
38 + <td>
39 + <em>Please add '-Zsl' flag to your "insure" link line</em>
40 + </td>
41 + <td>
42 + You are linking against libraries that have not been compiled with debug and
43 + insure profiling. If you have at least one insure library this problem should
44 + be resolved.
45 + If you are determined to try it you can try <pre>scram build CXXUSERFLAGS=-Zsl</pre>
46 + </td>
47 + </tr>
48 + </table>
49 +
50 + </ol>
51   <! Style Sheet Footer ---------------Do not change anything after this line-->
52   <hr>
53   <table border=1 width=100%>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines