Changeset 18745 for lang/cplusplus/fcgi-v8/trunk/build.sh
- Timestamp:
- 09/03/08 19:51:02 (5 years ago)
- Files:
-
- 1 modified
-
lang/cplusplus/fcgi-v8/trunk/build.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/fcgi-v8/trunk/build.sh
r18742 r18745 1 1 #!/bin/sh 2 g++ util.cc core.cc fcgi-v8.cc syscall-linux.cc -lpthread -L ../v8/ -I../v8/src -lfcgi -lv8 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
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)