On Tue, 18 Jan 2011 11:11:01 +0200, Vladimir Panteleev <vladi...@thecybershadow.net> wrote:

a) does not indicate what exactly is wrong (module not passed to linker, not that the linker knows that)

By the way, disregarding extern(C) declarations et cetera, the compiler has the ability to detect when such linker errors will appear and take appropriate measures (e.g. suggest using the -c flag, passing the appropriate .d or .obj file on its command line, or using a build tool).

--
Best regards,
 Vladimir                            mailto:vladi...@thecybershadow.net

Reply via email to