diff options
-rw-r--r-- | docs/CFEBuildInstrs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index 7630e4eb73..f9f4bf29b5 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -76,11 +76,11 @@ shown to work correctly.</p> will cause the GNU <tt>ld</tt> linker to fail an assertion when linking components of the libstdc++. It is recommended that you replace the entire binutils package with version 2.15 such that "<tt>ld --version</tt>" responds -with<br/> +with</p> <pre>GNU ld version 2.15</pre> not with:<br/> <pre>GNU ld version 2.15.91 20040725</pre> -</p></div> +</div> <!--=========================================================================--> <div class="doc_subsection"><a name="aix">Building under AIX</a></div> |