Any takers for http://d.puremagic.com/issues/show_bug.cgi?id=9673?
Jacob Carlborg
doob at me.com
Sun Mar 17 09:06:25 PDT 2013
On 2013-03-10 11:27, Rainer Schuetze wrote:
> The better option would be to pass all source files to update in one
> invocation of dmd, so it won't get slower than a full rebuild, but this
> has been plagued with linker errors in the past (undefined and duplicate
> symbols). If it works, it could identify independent group of files
> which you now separate into libraries.
I think this really should be fixed. But if I recall correctly I think
Walter talked about using the -lib flag, this could perhaps be used as a
workaround.
A .a/.lib file would be create which the object files need to be
extracted from.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list