[v8-users] use_custom_libcxx

2019-03-26 Thread Daniel Ramos
Daniel Ramos Navarro -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email t

Re: [v8-users] use_custom_libcxx

2019-03-19 Thread 'Steven Johnson' via v8-users
Ah, the C++14/17 connection didn't occur to me -- that isn't crazy. (It's decidedly inconvenient for non-Chromium users, but not crazy :-) On Tue, Mar 19, 2019 at 3:03 AM Ben Noordhuis wrote: > On Tue, Mar 19, 2019 at 2:02 AM 'Steven Johnson' via v8-users > wrote: > > > > Are the details of h

Re: [v8-users] use_custom_libcxx

2019-03-19 Thread Ben Noordhuis
On Tue, Mar 19, 2019 at 2:02 AM 'Steven Johnson' via v8-users wrote: > > Are the details of how `use_custom_libcxx` should be set documented anywhere? > It appears that the default for the `x64.optdebug` and `x64.debug` builds is > to set this to true; this can cause amusing crashes if you link

[v8-users] use_custom_libcxx

2019-03-18 Thread 'Steven Johnson' via v8-users
Are the details of how `use_custom_libcxx` should be set documented anywhere? It appears that the default for the `x64.optdebug` and `x64.debug` builds is to set this to true; this can cause amusing crashes if you link the resulting dynamic library into an executable that is linked against the