Hi, I'm not really familiar with MinGW and have no test platform to verify any changes. If you could provide a patch solving build errors, I would be very glad to land it together with this patch.
Cheers, Yang On Tue, Dec 13, 2011 at 3:34 PM, <[email protected]> wrote: > On 2011/12/13 14:12:06, Yang wrote: > >> Please confirm that this fixes the MinGW build (since it apparently has >> been >> broken in r9471). >> > > Yes this patch fixed the problem of r9471. Thanks. > > However it's still unable to build a shared library under MinGW, it will > have > some undefined reference errors. The solution is to add library references > "winmm" and "ws2_32" to MinGW shared library settings. So can you please > write a > patch for this issue? Thanks. > > > > http://codereview.chromium.**org/8936006/<http://codereview.chromium.org/8936006/> > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
