It sounds like we could improve support for this case by providing a gn
argument for prebuilt `snapshot_blob.bin` and `embedded.S` artifacts. If
provided, we could skip building mksnapshot entirely. Would that help?

On Wed, Jan 29, 2020 at 10:44 AM Thomas Preston <
thomas.pres...@codethink.co.uk> 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/a8c43168-2ff4-4a6a-bead-850a6e43fa30%40googlegroups.com
> <https://groups.google.com/d/msgid/v8-users/a8c43168-2ff4-4a6a-bead-850a6e43fa30%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
-- 
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/CAH3p7oP%3D1Zyk6%3D7cBswO-t5mwSwP1dhQX_qxhweV3QMga5P02A%40mail.gmail.com.

Reply via email to