Re: [v8-users] v8 linker issues for android build on Mac

2017-01-27 Thread Mindy DelliCarpini
no idea when it'll be available >> >> On Wed, Jan 25, 2017 at 2:22 PM Mindy DelliCarpini >> wrote: >> >>> Thoughts on when it might be supported? >>> >>> Or any prebuilts? I know you had been submitting patches in December to >>> mo

Re: [v8-users] v8 linker issues for android build on Mac

2017-01-27 Thread Mindy DelliCarpini
pporting Darwin, and that's a > bit outside of my scope to change myself, so no idea when it'll be available > > On Wed, Jan 25, 2017 at 2:22 PM Mindy DelliCarpini > wrote: > >> Thoughts on when it might be supported? >> >> Or any prebuilts? I know you had

Re: [v8-users] v8 linker issues for android build on Mac

2017-01-25 Thread Mindy DelliCarpini
based version is also no longer supported...) sorry > about that :/ > > On Wed, Jan 25, 2017 at 2:08 AM Mindy DelliCarpini > wrote: > >> >> >> I built libv8_base, libv8_libbase, these as full static libraries: >> >> >> args.gn: >> >>

[v8-users] v8 linker issues for android build on Mac

2017-01-24 Thread Mindy DelliCarpini
I built libv8_base, libv8_libbase, these as full static libraries: args.gn: is_debug = false target_cpu = "arm" v8_target_cpu = "arm" target_os="android" v8_static_library = true Errors: ...android-ndk-r10b/toolchains/arm-linux-androideabi-4.8/prebuilt/darwin-x86_64/lib/gcc/arm-linu

Re: [v8-users] building V8 for Android on Mac or ubuntu w static libs?

2017-01-02 Thread Mindy DelliCarpini
s sdk/ .gitignore LICENSE README.chromium ndk/ On Mon, Jan 2, 2017 at 2:58 AM, Jochen Eisinger wrote: > > > On Sat, Dec 24, 2016 at 9:10 PM Mindy DelliCarpini > wrote: > >> In case the issue is this, I'm running El Ca

Re: [v8-users] building V8 for Android on Mac or ubuntu w static libs?

2016-12-24 Thread Mindy DelliCarpini
In case the issue is this, I'm running El Capitan 10.11.6 On Saturday, December 24, 2016 at 12:04:00 PM UTC-8, Mindy DelliCarpini wrote: > > Ok so did this to the .gclient file 1 directory up: > solutions = [ > { > "url": "https://chromium.googlesou

Re: [v8-users] building V8 for Android on Mac or ubuntu w static libs?

2016-12-24 Thread Mindy DelliCarpini
gt; you'll also have to add target_os = ['android', 'mac'] to your .gclient > file (which should be one level up from your v8 checkout), so gclient sync > will download the android specific deps > > hth > -jochen > > On Thu, Dec 22, 2016 at 5:41 PM '

[v8-users] building V8 for Android on Mac or ubuntu (with static libs)?

2016-12-22 Thread Mindy DelliCarpini
Need a V8 build for our Mac/ Android tool. The TOT v8 builds are broken for Mac, and also for building static full libraries (no the thin .a files, which wouldn't be shareable) I'm interested in getting any of the following working (preference for Mac build, but I know its not a common thing)

[v8-users] building V8 for Android on Mac or ubuntu w static libs?

2016-12-22 Thread 'Mindy DelliCarpini' via v8-users
Need a V8 build for our prototyping tool (boom.googleplex.com). The tool runs with a Mac simulator, so the build has to be completed on a Mac. The TOT v8 builds are broken for Mac, and also for building static full libraries (no the thin .a files, which wouldn't be shareable) I'm interested in