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]

Re: [Bug plugins/47223] Fail to build gcc 4.6.0 (r168594) on mingw32


> when configuring target-libgcc,
> failed with xgcc cannot create executable
> config.log shows 'liblto_plugin-0.dll not found'
> maybe -fuse-linker-plugin option not handled correctly

Yes, it seems that linker plugin handling on cygwin is not done well.
Is linker plugin built for you and does the linker support it?

Honza


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