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%> |