digitalmars.D.bugs - -g option linker bug
- BERO <berobero users.sourceforge.net> Mar 13 2005
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








BERO <berobero users.sourceforge.net>