Comments 6 & 7 in your link are particularly interesting. The link in comment 6 is a must read for anyone considering static linking on Linux.
On Jan 10, 2013, at 4:27 AM, Stephan Beal <[email protected]> wrote: > On Thu, Jan 10, 2013 at 7:58 AM, Joe Millenbach <[email protected]> wrote: > If I make a patch that added the option, could it be accepted? Or is > this functionality that is not desired? > > FWIW: v8 uses networking classes in some of the debugging code, and on Linux > the networking libraries cannot be linked statically (for voodoo reasons > which i don't recall). This ticket suggests that one might also have problems > when statically linking against pthreads on linux: > http://sourceware.org/bugzilla/show_bug.cgi?id=10652 > > -- > ----- stephan beal > http://wanderinghorse.net/home/stephan/ > http://gplus.to/sgbeal > > -- > 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
