Hello again, So couldn't anybody commit it? It was made for svn HEAD version 2938, and now it could be easily committed.
Regards, Minas Abrahamyan On Sep 19, 10:23 pm, "M.A." <[email protected]> wrote: > Hello there, > > I just made v8 to build under FreeBSD 7.2 amd64 (i.e. x86-64 > architecture). > > I would ask that someone of comitters apply this patch and commit > changes to repository. > > It works fine with Python 2.5.4, scons 1.2.0 > Also libexecinfo-1.1_3 package was been installed, and its execinfo.h > symlinked as: > $ ln -s /usr/local/include/execinfo.h /usr/include/execinfo.h > > I created the patch file with "diff -rupN v8-orig/ v8/ > ./ > for_r2938.patch" > and listed it below. > To apply them back against source command line like > patch -p1 < ./for_r2938.patch > should be called > > I also added there hello_world.cpp and its build shell file to check > how it works. > > -Regards, > Minas Abrahamyan > > ===$ cat ./for_r2938.patch: === > diff -rupN v8-orig/hello_w_make.sh v8/hello_w_make.sh .........skipped.... > === end of cat === --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
