Re: [v8-users] Re: Building v8 shared library on windows

2021-05-24 Thread Himanshu Bansla
Seems like MSVC component Release build is broken again. Anyone looking at this ? Thanks, Himanshu On Wednesday, April 1, 2020 at 11:27:46 PM UTC+5:30 bil...@microsoft.com wrote: > Unless we add a bot for the MSVC component release build, I think I'm > going to give up on this. It just breaks

[v8-users] Re: Build for Android static library success,But link fail~

2020-09-03 Thread Himanshu Bansla
Hi, I am also stuck with same issue. Do you have any solution for this ?. Thanks. On Saturday, May 25, 2019 at 9:09:27 PM UTC+5:30 alie...@gmail.com wrote: > Same issue https://groups.google.com/forum/#!topic/v8-users/R9cwjajDDto here, > any ideas? > > > On Friday, May 24, 2019 at 6:46:37 PM

[v8-users] Re: compile v8 need GLIBCXX_3.4.20..

2020-09-01 Thread Himanshu Bansla
I AM ALSO FACING SIMILAR ISSUE. CAN SOMEONE HELP ? On Saturday, February 29, 2020 at 3:24:00 PM UTC+5:30 tianyuq...@gmail.com wrote: > The new version v8(6.8 I know it's old) must compile the symbol > GLIBCXX_3.4.20. I know that I can upgrade the system's gcc version. I want > to ask if I

Re: [v8-users] Re: Different object files generated when cross compiling V8 7.3 for Android ARM (vs V8 7.2)

2020-09-01 Thread Himanshu Bansla
Hi, I was also trying to cross-compile v8 7.6 for android ARM on ubuntu machine: *gn gen out.gn/android.arm64.release -vv --args="is_debug=false is_component_build=false v8_use_snapshot=true v8_static_library=true v8_use_external_startup_data=false v8_enable_i18n_support=true