<HTML>
<style> BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }</style>Aah, now I see how it can be a little problematic and why node optimisation is a better approach. Hmmm, this might take some thought.<br>
<div><br>
</div><div>Gareth aka. Kit<br>
</div> <br>
<br>
<span style="font-weight: bold;">On Sun 03/02/19 21:29 , Jonas Maebe jonas@freepascal.org sent:<br>
</span><blockquote style="BORDER-LEFT: #F5F5F5 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">On 03/02/19 21:26, J. Gareth Moreton wrote:
<br>
<span style="color: rgb(102, 102, 102);">> One thing that I should ask though... if a unit like Math is compiled
</span><br>
<span style="color: rgb(102, 102, 102);">> with -fAVX, then another project that uses it is built without any
</span><br>
<span style="color: rgb(102, 102, 102);">> special floating-point types, is Math recompiled or will it use the code
</span><br>
<span style="color: rgb(102, 102, 102);">> already built, thereby possibly putting AVX code into a non-AVX project?
</span><br>
<br>
The latter.
<br>
<br>
<br>
Jonas
<br>
_______________________________________________
<br>
fpc-devel maillist - <a href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<br>
<a target="_blank" href="<a href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a>"><span style="color: red;">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</span></a>
<br>
<br>
<br>
</blockquote></HTML>