Would it be possible for me to generate a makefile on Linux, copy the v8 directory over to the FreeBSD machine, and build it then? Or would it complain?
On 11/28/18, Ben Noordhuis <i...@bnoordhuis.nl> wrote: > On Tue, Nov 27, 2018 at 6:02 AM Ethin Probst <harlydavid...@gmail.com> > wrote: >> Also, apparently they patch it, they're using V 7.0.276.38. They also >> use make-v8.sh on a build machine, I'm guessing, to build it. > > We (that is, Node.js) don't build V8 standalone on anything but Linux, > although we do build it for different archs (at least x86_64 and > s390x.) > > The integrated V8 build uses GYP, which we maintain, and is known to > work on FreeBSD; we have amd64 fbsd10 and 11 machines in our CI > matrix. > > The relevant code is in deps/v8 and tools/gyp. You're welcome to use > that as long as you understand and accept it comes with zero > guarantees. :-) > > -- > -- > v8-users mailing list > v8-users@googlegroups.com > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to a topic in the > Google Groups "v8-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/v8-users/5H1kaLxMV04/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > v8-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Signed, Ethin D. Probst -- -- 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. For more options, visit https://groups.google.com/d/optout.