>
> Doesn't build on mac either...

Ld ../xcodebuild/Debug/lineprocessor normal x86_64

    cd 
/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/v8/samples

    setenv MACOSX_DEPLOYMENT_TARGET 10.5

    /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2 -arch 
x86_64 
-L/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/v8/samples/../xcodebuild/Debug
 
-F/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/v8/samples/../xcodebuild/Debug
 
-filelist 
/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/v8/samples/../xcodebuild/samples.build/Debug/lineprocessor.build/Objects-normal/x86_64/lineprocessor.LinkFileList
 
-mmacosx-version-min=10.5 -Wl,-search_paths_first 
/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/v8/xcodebuild/Debug/libv8.dylib
 
-o 
/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/v8/samples/../xcodebuild/Debug/lineprocessor


Undefined symbols for architecture x86_64:

  "v8::HandleScope::CreateHandle(v8::internal::Isolate*, 
v8::internal::Object*)", referenced from:

      v8::Local<v8::Context>::New(v8::Isolate*, v8::Context*)in 
lineprocessor.o

  "v8::HandleScope::HandleScope(v8::Isolate*)", referenced from:

      Print(v8::FunctionCallbackInfo<v8::Value> const&)  in lineprocessor.o

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

      RunMain(int, char**)in lineprocessor.o

      DispatchDebugMessages()     in lineprocessor.o

  "v8::HandleScope::~HandleScope()", referenced from:

      Print(v8::FunctionCallbackInfo<v8::Value> const&)  in lineprocessor.o

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

      RunMain(int, char**)in lineprocessor.o

      DispatchDebugMessages()     in lineprocessor.o

  "v8::ObjectTemplate::New()", referenced from:

      RunMain(int, char**)in lineprocessor.o

  "v8::ThrowException(v8::Handle<v8::Value>)", referenced from:

      ReadLine(v8::FunctionCallbackInfo<v8::Value> const&)  in 
lineprocessor.o

  "v8::FunctionTemplate::New(void (*)(v8::FunctionCallbackInfo<v8::Value> 
const&), v8::Handle<v8::Value>, v8::Handle<v8::Signature>, int)", 
referenced from:

      RunMain(int, char**)in lineprocessor.o

  "v8::V8::DisposeGlobal(v8::internal::Object**)", referenced from:

      v8::Persistent<v8::Context, 
v8::NonCopyablePersistentTraits<v8::Context> >::Reset()in lineprocessor.o

  "v8::V8::InitializeICU()", referenced from:

      _main in lineprocessor.o

  "v8::V8::GlobalizeReference(v8::internal::Isolate*, 
v8::internal::Object**)", referenced from:

      v8::Persistent<v8::Context, 
v8::NonCopyablePersistentTraits<v8::Context> >::New(v8::Isolate*, 
v8::Context*)in lineprocessor.o

  "v8::V8::SetFlagsFromCommandLine(int*, char**, bool)", referenced from:

      RunMain(int, char**)in lineprocessor.o

  "v8::V8::Dispose()", referenced from:

      _main in lineprocessor.o

  "v8::Debug::EnableAgent(char const*, int, bool)", referenced from:

      RunMain(int, char**)in lineprocessor.o

  "v8::Debug::ProcessDebugMessages()", referenced from:

      DispatchDebugMessages()     in lineprocessor.o

  "v8::Debug::SetDebugMessageDispatchHandler(void (*)(), bool)", referenced 
from:

      RunMain(int, char**)in lineprocessor.o

  "v8::Locker::Initialize(v8::Isolate*)", referenced from:

      v8::Locker::Locker(v8::Isolate*)in lineprocessor.o

  "v8::Locker::~Locker()", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

      RunMain(int, char**)in lineprocessor.o

  "v8::Object::Get(v8::Handle<v8::Value>)", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

  "v8::Script::Run()", referenced from:

      RunMain(int, char**)in lineprocessor.o

  "v8::Script::Compile(v8::Handle<v8::String>, v8::Handle<v8::Value>, 
v8::Handle<v8::String>)", referenced from:

      RunMain(int, char**)in lineprocessor.o

  "v8::String::NewFromUtf8(v8::Isolate*, char const*, 
v8::String::NewStringType, int)", referenced from:

      v8::String::New(char const*, int)in lineprocessor.o

  "v8::String::CheckCast(v8::Value*)", referenced from:

      v8::String::Cast(v8::Value*)    in lineprocessor.o

  "v8::String::Utf8Value::Utf8Value(v8::Handle<v8::Value>)", referenced 
from:

      Print(v8::FunctionCallbackInfo<v8::Value> const&)  in lineprocessor.o

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

  "v8::String::Utf8Value::~Utf8Value()", referenced from:

      Print(v8::FunctionCallbackInfo<v8::Value> const&)  in lineprocessor.o

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

  "v8::Context::GetCurrent()", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

      RunMain(int, char**)in lineprocessor.o

  "v8::Context::GetIsolate()", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

  "v8::Context::New(v8::Isolate*, v8::ExtensionConfiguration*, 
v8::Handle<v8::ObjectTemplate>, v8::Handle<v8::Value>)", referenced from:

      RunMain(int, char**)in lineprocessor.o

  "v8::Context::Exit()", referenced from:

      v8::Context::Scope::~Scope()in lineprocessor.o

  "v8::Context::Enter()", referenced from:

      v8::Context::Scope::Scope(v8::Handle<v8::Context>)in lineprocessor.o

  "v8::Context::Global()", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

  "v8::Isolate::GetCurrent()", referenced from:

      ReadLine()    in lineprocessor.o

      RunMain(int, char**)in lineprocessor.o

      DispatchDebugMessages()     in lineprocessor.o

      v8::String::New(char const*, int)in lineprocessor.o

  "v8::Function::Call(v8::Handle<v8::Object>, int, 
v8::Handle<v8::Value>*)", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

  "v8::Function::CheckCast(v8::Value*)", referenced from:

      v8::Function::Cast(v8::Value*)    in lineprocessor.o

  "v8::Template::Set(v8::Handle<v8::String>, v8::Handle<v8::Data>, 
v8::PropertyAttribute)", referenced from:

      RunMain(int, char**)in lineprocessor.o

  "v8::TryCatch::TryCatch()", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

      RunMain(int, char**)in lineprocessor.o

  "v8::TryCatch::~TryCatch()", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

      RunMain(int, char**)in lineprocessor.o

  "v8::Unlocker::Initialize(v8::Isolate*)", referenced from:

      v8::Unlocker::Unlocker(v8::Isolate*)in lineprocessor.o

  "v8::Unlocker::~Unlocker()", referenced from:

      ReadLine()    in lineprocessor.o

  "v8::Undefined()", referenced from:

      ReadLine()    in lineprocessor.o

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

      v8::FunctionCallbackInfo<v8::Value>::operator[](int) constin 
lineprocessor.o

  "v8::Value::IsFunction() const", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

  "v8::Message::GetEndColumn() const", referenced from:

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

  "v8::Message::GetLineNumber() const", referenced from:

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

  "v8::Message::GetSourceLine() const", referenced from:

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

  "v8::Message::GetStartColumn() const", referenced from:

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

  "v8::Message::GetScriptResourceName() const", referenced from:

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

  "v8::TryCatch::Message() const", referenced from:

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

  "v8::TryCatch::Exception() const", referenced from:

      ReportException(v8::Isolate*, v8::TryCatch*)     in lineprocessor.o

  "v8::TryCatch::HasCaught() const", referenced from:

      RunCppCycle(v8::Handle<v8::Script>, v8::Local<v8::Context>, bool)  in 
lineprocessor.o

      RunMain(int, char**)in lineprocessor.o

ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status 

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to