Compilation strategy

Iain Buclaw ibuclaw at ubuntu.com
Sat Dec 15 10:42:27 PST 2012


On 15 December 2012 16:55, Russel Winder <russel at winder.org.uk> wrote:

> A quick straw poll.  Do people prefer to have all sources compiled in a
> single compiler call, or (more like C++) separate compilation of each
> object followed by a link call.
>
> Thanks.
>
>
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. :-)


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20121215/f2dd5b15/attachment.html>


More information about the Digitalmars-d mailing list