This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/42811] [4.5 regression] java.lang.ExceptionInInitializerError in ecj1



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]