You are quite right -- I patched in your fix from bleeding_edge and all seems well. Can confirmed the build is good again, thanks.
FYI, I was using the following configuration: scons mode=release msvcrt=static snapshot=on library=shared build_dir=dll Thanks. -A On Mar 26, 5:12 pm, Kasper Lund <[email protected]> wrote: > Hi Alexander, > > Could you provide more details on how you tried to build? It looks > like you were trying to build the shared library (passing > library=shared to scons) and if that's the case, I think I've fixed > your problem inhttp://code.google.com/p/v8/source/detail?r=4289 > (currently only on the bleeding_edge branch). > > Cheers, > Kasper -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe from this group, send email to v8-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
