Hi Thomas, Can you please provide some details on how you created the 32-bit versions of embedded.S and snapshot_blob.bin? I'm new to Chromium, GN and Ninja and having some issues with this.
Patrick On Wednesday, January 29, 2020 at 4:44:51 AM UTC-5, Thomas Preston wrote: > > On Wednesday, 29 January 2020 09:37:48 UTC, Thomas Preston wrote: > >> We ended up solving this by letting the run_mksnapshot_default target >> finish, then overwriting snapshot_blob.bin and embedded.S with the >> pre-built 32-bit versions. The build actually errors when trying to build >> another target, which uses embedded.S. >> > > This is the error when we don't replace the snapshot_blob.bin and > embedded.S with 32-bit versions: > > .quad V8FooBar > ^ unsupported relocation on symbol > > > > -- -- 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 to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/ec2849af-fccd-46b5-b96f-204e33ba4173%40googlegroups.com.