------- Comment #6 from davek at gcc dot gnu dot org 2010-02-27 17:50 ------- Created an attachment (id=19977) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19977&action=view) Alternative approach
This alternative approach attempts to place a circular dependency between the two generated DLLs by linking into the core library a pseudo-import library specially generated before the real -noncore import library is built. Gonna take it for a bootstrap and test cycle tonight. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42811