Compilation strategy

Jonathan M Davis jmdavisProg at gmx.com
Sat Dec 15 10:52:42 PST 2012


On Saturday, December 15, 2012 10:44:56 H. S. Teoh wrote:
> Isn't that just some compiler bugs that sometimes cause certain symbols
> not to be instantiated in the object file? IMO, such bugs should be
> fixed in the compiler, rather than force the user to compile one way or
> another.

Well obviously. They're bugs. Of course they should be fixed. But as long as 
they haven't been fixed, we have to work around them, which means compiling 
everything at once.

- Jonathan M Davis


More information about the Digitalmars-d mailing list