blob: fdaa76566180403c650f87ccdc8fca7e87ce3d63 (
plain)
1
2
3
4
5
6
7
|
<div class="section-level-extent" id="Actual-Bugs"> <div class="nav-panel"> <p> Next: <a href="interoperation" accesskey="n" rel="next">Interoperation</a>, Up: <a href="trouble" accesskey="u" rel="up">Known Causes of Trouble with GCC</a> [<a href="index#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="indices" title="Index" rel="index">Index</a>]</p> </div> <h1 class="section" id="Actual-Bugs-We-Haven_0027t-Fixed-Yet"><span>14.1 Actual Bugs We Haven’t Fixed Yet<a class="copiable-link" href="#Actual-Bugs-We-Haven_0027t-Fixed-Yet"> ¶</a></span></h1> <ul class="itemize mark-bullet"> <li>The <code class="code">fixincludes</code> script interacts badly with automounters; if the directory of system header files is automounted, it tends to be unmounted while <code class="code">fixincludes</code> is running. This would seem to be a bug in the automounter. We don’t know any good way to work around it. </li>
</ul> </div><div class="_attribution">
<p class="_attribution-p">
© Free Software Foundation<br>Licensed under the GNU Free Documentation License, Version 1.3.<br>
<a href="https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Actual-Bugs.html" class="_attribution-link">https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Actual-Bugs.html</a>
</p>
</div>
|