As described in the wiki page, compiling release mode for ia32 works as follows make ia32.release
In general this means make <arch>.<mode> So for x64 in release mode the build command is make x64.release On Sep 22, 1:38 pm, Mike Schwartz <[email protected]> wrote: > What are the x64 build options? > > > > > > > > On Thu, Sep 22, 2011 at 4:31 AM, Yang Guo <[email protected]> wrote: > > The instructions for the GYP build are posted here: > >http://code.google.com/p/v8/wiki/BuildingWithGYP > > > Existing wiki entries referring to scons will be replaced in the near > > future. > > > -- > > v8-users mailing list > > [email protected] > >http://groups.google.com/group/v8-users -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
