Hi, I have a problem while building v8 in ia32 LINK(target) /Projects/v8/out/ia32.release/cctest ld: bad codegen, pointer diff in TestRegExpStringModification() to global weak symbol vtable for v8::String::ExternalAsciiStringResourcefor architecture i386 collect2: ld returned 1 exit status make[1]: *** [/Projects/v8/out/ia32.release/cctest] Error 1 make: *** [ia32.release] Error 2
The project compiles and links successfully with x64, what could be the problem? -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
