Skip to content

Instructions for installing V8 on Alpine (GN/GYP) #275

@AlexMasterov

Description

@AlexMasterov

V8 (Alpine Linux)

make \
  native \
  library=shared \
  snapshot=off \
  werror=no

V8Js

./configure --with-v8js=/usr/local/v8

checking for libv8_libplatform.a... not found
checking for libv8_libbase.a... not found
checking for natives_blob.bin... not found

After compiling V8 5.6+, I found only libv8_base.a.
This is a configuration problem with V8Js, or my build of V8?
Same problem with the extension php-v8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions