Re: [v8-users] libstdc++ from gcc4.6 used to build ICU and v8?

2016-11-02 Thread Jochen Eisinger
This is because the sysroot (in build/linux/) is outdated. I filed crbug.com/661506 to track this On Tue, Nov 1, 2016 at 4:41 PM Jane Chen wrote: > I'm investigating a crash in a debug build of our app embedding v8 > 5.3-lkgr and notice libstdc++ from gcc4.6 is included and referenced from > som

Re: [v8-users] Compiling 5.4 v8 for Android

2016-11-02 Thread Jochen Eisinger
I'm not sure, but I think component builds aren't fully supported yet on 5.4, sorry On Fri, Oct 28, 2016 at 9:25 PM Kevin Read wrote: > Hi all, > > I'm trying to compile 5.4.500.36 for android using GN. My GN config is: > > is_debug=false v8_target_cpu="x86" target_cpu="x86" host_cpu="x64" > is_