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 target/57119] libstdc++-6.dll missed in default gcc 4.8 build


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

--- Comment #8 from Dongsheng Song <dongsheng.song at gmail dot com> 2013-04-30 11:29:10 UTC ---
(In reply to comment #7)
> Hmm, only issue I see is the use of '--disable-nls' option, which is known to
> cause issue. See here PR 54659.
> 
> Another question I have is, what mingw-w64 header-set,crt you are using?  You
> will need for >= 4.8.x gcc version actual trunk version.
> 

Yes, I use mingw-w64 trunk.

> I looked through the config.log and don't see anything showing that
> shared-version doesn't work, so I assume the underlying issue you see is PR
> 54659.

OK, I will try without '--disable-nls' option.


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