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 lto/49844] Building CodeBlocks on Windows using mingw gcc 4.6.1 "-flto -fuse-linker-plugin" results in many linker stage errors


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49844

--- Comment #11 from xunxun <xunxun1982 at gmail dot com> 2012-05-07 13:59:49 UTC ---
Also add -flto-partition=none to linker option can solve the issue.(In reply to
comment #10)
> These are all references to virtual tables taken local.  Maybe Honza has an
> idea,
> but unfortunately we all have no access to a windows environment to check for
> specialities there.

As the thread http://forums.codeblocks.org/index.php/topic,16210.0.html said,

Linux also has the problem.


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