Hi Jochen, Thanks. I was able to add the flags but still ended up with some errors. solving them now.
Deepak On Thursday, January 28, 2016 at 9:52:08 AM UTC+1, Jochen Eisinger wrote: > > I assume you modified v8's source to require this library. In that case, > you'd add a 'libraries': [ '-lboost_regex' ] section to the corresponding > gyp target (e.g. in tools/gyp/v8.gyp if that's the target you modified) > > best > -jochen > > On Wed, Jan 27, 2016 at 4:36 PM Deepak Subramanian <[email protected] > <javascript:>> wrote: > >> How do I add the flag -lboost_regex to the compilation ? >> >> Thanks >> >> -- >> -- >> v8-users mailing list >> [email protected] <javascript:> >> 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 [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- -- v8-users mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
