I was having problems with creating snapshots in 11.8.173 so i diecided to 
moved up to the current chrome stable relase of v8 of 12.2.281. When i run 
my biuild script it seems that thin arcvies are being built now for a 
static library ratehr than the normal static .a libraries on MacOS. I even 
see a note in the build folder thats installed about them not working with 
the mac linker. 
My build args
gn_args_release = {
'is_debug': 'false',
'is_component_build': 'false',
'v8_monolithic': 'false',
'v8_use_external_startup_data': 'true',
'dcheck_always_on': 'false',
'use_custom_libcxx': 'false',
'v8_static_library': 'true',
'v8_enable_pointer_compression_shared_cage ': 'false',
"v8_use_libm_trig_functions":"false",
}

Not sure whats up but i kinda feel this may be a build tool error.

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/a3935feb-dc88-4430-8009-b4f2ebd96cddn%40googlegroups.com.

Reply via email to