<div class="gmail_extra"><div class="gmail_quote">On 15 December 2012 16:55, Russel Winder <span dir="ltr"><<a href="mailto:russel@winder.org.uk" target="_blank">russel@winder.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
A quick straw poll.  Do people prefer to have all sources compiled in a<br>
single compiler call, or (more like C++) separate compilation of each<br>
object followed by a link call.<br>
<br>
Thanks.<br>
<span class="HOEnZb"></span><br clear="all"></blockquote></div><br>I do believe there are still some strange linker bugs that occur if you compile separately vs. single compilation.  Don't ask for examples, it'll take me hours or days to hunt them down in my archives. :-)<br>
<br><br>-- <br>Iain Buclaw<br><br>*(p < e ? p++ : p) = (c & 0x0f) + '0';<br>
</div>