Also, I tried building your node version of V8 (https://github.com/nodejs/node-v8).. Didn't really work out very well. What kind of massaging would I need to do to get it to cooperate -- the gclient/gn build system that is?
On 11/28/18, Ethin Probst <harlydavid...@gmail.com> wrote: > Damn. There's gotta be a way to integrate freebsd support. I still > can't rap my head around the fact that no one cared to make a FreeBSD > CIPD port, or no one cared enough to add it in. > > On 11/28/18, Ben Noordhuis <i...@bnoordhuis.nl> wrote: >> 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 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 > -- 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.