Re: [v8-users] How to build d8 with no dependencies against libv8 or libv8_*.so

2018-08-21 Thread Mingwei Zhang
No necessary. Since d8 with lots of dependencies generates issues for me on debugging, I am just wondering if there is any options generating a self contained d8 instead of a thin wrapper d8. On Tuesday, August 21, 2018 at 11:57:41 AM UTC-7, Peter Schow wrote: > > On Tue, Aug 21, 2018 at 12:28

Re: [v8-users] How to build d8 with no dependencies against libv8 or libv8_*.so

2018-08-21 Thread Peter Schow
On Tue, Aug 21, 2018 at 12:28 PM Mingwei Zhang wrote: > > Hi, > > I try to compile V8 5.9.21 and some other version of V8 from source code. My > question is how to make d8 more self contained such that no dependencies like > libv8*.so are required to run the executable? Are you asking about

[v8-users] How to build d8 with no dependencies against libv8 or libv8_*.so

2018-08-21 Thread Mingwei Zhang
Hi, I try to compile V8 5.9.21 and some other version of V8 from source code. My question is how to make d8 more self contained such that no dependencies like libv8*.so are required to run the executable? Appreciate your help. -Mingwei -- -- v8-users mailing list v8-users@googlegroups.com