root/lang/cplusplus/fcgi-v8/trunk/build.sh
@
18745
| Revision 18745, 225 bytes (checked in by tokuhirom, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | g++ fcgi-v8.cc util.cc core.cc syscall-linux.cc -lpthread -L ../v8/ -I../v8/src -lfcgi -lv8 -o fcgi-v8 |
| 3 | g++ llov8call.cc util.cc core.cc syscall-linux.cc -lpthread -L ../v8/ -I../v8/src -lfcgi -lv8 -o llov8call |
| 4 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)