On Wed, Nov 28, 2018 at 8:06 PM Ethin Probst <harlydavid...@gmail.com> wrote: > 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?
Not without manual massaging. V8 has quite a bit of platform-specific code. If you copy over the ninja.build file verbatim, it'll try to build a linux binary, not a freebsd binary. -- -- 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.