www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - -g option linker bug

when linking many objects with -g option,
"Error 42: Symbol Undefined" happens even if symbol exists.
the code is work fine without -g.

----
OPTLINK (R) for Win32  Release 7.50B1
Copyright (C) Digital Mars 1989 - 2001  All Rights Reserved

..\..\wxd.lib(ChoiceDialog)
 Error 42: Symbol Undefined _wxGetMultipleChoice_func
Mar 13 2005