Actually, that appears to work.  But shell, process, lineprocessor and d8
don't link as stated.  I'll try and get my app linking with the dylibs.
 Thanks.


On Mon, Oct 14, 2013 at 10:53 AM, Jim Acquavella <loudersp...@gmail.com>wrote:

> Tried adding the export line, but still have errors:
>
>
> === BUILD AGGREGATE TARGET v8_snapshot Support OF PROJECT v8 WITH THE
> DEFAULT CONFIGURATION (Debug) ===
>
> Check dependencies
>
>
> PhaseScriptExecution "Action \"run_mksnapshot\""
> "../../xcodebuild/v8.build/Debug/v8_snapshot
> Support.build/Script-96913B7D9E34388F6F2684B3.sh"
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp
>
>     /bin/sh -c
> "\"/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/Debug/v8_snapshot
> Support.build/Script-96913B7D9E34388F6F2684B3.sh\""
>
> dyld: Library not loaded: /usr/local/lib/libicui18n.dylib
>
>   Referenced from:
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/Debug/mksnapshot.x64
>
>   Reason: image not found
>
> Command /bin/sh failed with exit code 5
>
>
>
> === BUILD NATIVE TARGET v8_snapshot OF PROJECT v8 WITH THE DEFAULT
> CONFIGURATION (Debug) ===
>
> Check dependencies
>
>
> CompileC
> ../../xcodebuild/v8.build/Debug/v8_snapshot.build/Objects-normal/x86_64/snapshot.o
> ../../xcodebuild/v8.build/DerivedSources/Debug/snapshot.cc normal x86_64
> c++ com.apple.compilers.llvmgcc42
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp
>
>     setenv LANG en_US.US-ASCII
>
>     /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-gcc-4.2 -x c++
> -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fno-exceptions
> -fno-rtti -O0 -Werror -Wnon-virtual-dtor -Wnewline-eof -DV8_TARGET_ARCH_X64
> -DENABLE_DEBUGGER_SUPPORT -DENABLE_GDB_JIT_INTERFACE -DV8_I18N_SUPPORT
> -DV8_SHARED -DBUILDING_V8_SHARED -DENABLE_DISASSEMBLER -DV8_ENABLE_CHECKS
> -DOBJECT_PRINT -DVERIFY_HEAP -DDEBUG -DENABLE_EXTRA_CHECKS
> -DENABLE_HANDLE_ZAPPING -mmacosx-version-min=10.5 -gdwarf-2
> -fvisibility=hidden -fvisibility-inlines-hidden -fno-threadsafe-statics
> -I/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/Debug/include
> -I../../src
> -I/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/Debug/v8_snapshot.build/DerivedSources/x86_64
> -I/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/Debug/v8_snapshot.build/DerivedSources
> -Wall -Wendif-labels -W -Wno-unused-parameter
> -F/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/Debug
> -fno-strict-aliasing -c
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/DerivedSources/Debug/snapshot.cc
> -o
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/Debug/v8_snapshot.build/Objects-normal/x86_64/snapshot.o
>
> i686-apple-darwin11-llvm-gcc-4.2:
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/DerivedSources/Debug/snapshot.cc:
> No such file or directory
>
> i686-apple-darwin11-llvm-gcc-4.2: warning: '-x c++' after last input file
> has no effect
>
> i686-apple-darwin11-llvm-gcc-4.2: no input files
>
> Command /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-gcc-4.2
> failed with exit code 1
>
>
> Libtool ../../xcodebuild/Debug/libv8_snapshot.a normal x86_64
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp
>
>     setenv MACOSX_DEPLOYMENT_TARGET 10.5
>
>
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
> -static -arch_only x86_64
> -L/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/Debug
> -filelist
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/Debug/v8_snapshot.build/Objects-normal/x86_64/v8_snapshot.LinkFileList
> -o
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/Debug/libv8_snapshot.a
>
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool:
> can't open file:
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/Debug/v8_snapshot.build/Objects-normal/x86_64/snapshot.o
> (No such file or directory)
>
> Command
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool
> failed with exit code 1
>
>
>
> === BUILD NATIVE TARGET v8 OF PROJECT v8 WITH THE DEFAULT CONFIGURATION
> (Debug) ===
>
> Check dependencies
>
>
> Ld ../../xcodebuild/Debug/libv8.dylib normal x86_64
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp
>
>     setenv MACOSX_DEPLOYMENT_TARGET 10.5
>
>     /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2 -arch
> x86_64 -dynamiclib
> -L/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/Debug
> -F/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/Debug
> -filelist
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/v8.build/Debug/v8.build/Objects-normal/x86_64/v8.LinkFileList
> -install_name /usr/local/lib/libv8.dylib -mmacosx-version-min=10.5
> -dynamiclib -all_load -Wl,-search_paths_first -lv8_base.x64 -lv8_snapshot
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicui18n.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicuuc.dylib
> -single_module -compatibility_version 1 -current_version 1 -o
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/tools/gyp/../../xcodebuild/Debug/libv8.dylib
>
> ld: library not found for -lv8_snapshot
>
> collect2: ld returned 1 exit status
>
> Command /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2
> failed with exit code 1
>
>
>
> === BUILD NATIVE TARGET shell OF PROJECT samples WITH THE DEFAULT
> CONFIGURATION (Debug) ===
>
> Check dependencies
>
>
> Ld ../xcodebuild/Debug/shell normal x86_64
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/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/projects/v8/v8/samples/../xcodebuild/Debug
> -F/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/samples/../xcodebuild/Debug
> -filelist
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/samples/../xcodebuild/samples.build/Debug/shell.build/Objects-normal/x86_64/shell.LinkFileList
> -mmacosx-version-min=10.5 -Wl,-search_paths_first
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicui18n.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicuuc.dylib
> -o
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/samples/../xcodebuild/Debug/shell
>
> i686-apple-darwin11-llvm-g++-4.2:
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8.dylib:
> No such file or directory
>
> Command /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2
> failed with exit code 1
>
>
>
> === BUILD NATIVE TARGET process OF PROJECT samples WITH THE DEFAULT
> CONFIGURATION (Debug) ===
>
> Check dependencies
>
>
> Ld ../xcodebuild/Debug/process normal x86_64
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/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/projects/v8/v8/samples/../xcodebuild/Debug
> -F/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/samples/../xcodebuild/Debug
> -filelist
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/samples/../xcodebuild/samples.build/Debug/process.build/Objects-normal/x86_64/process.LinkFileList
> -mmacosx-version-min=10.5 -Wl,-search_paths_first
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicui18n.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicuuc.dylib
> -o
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/samples/../xcodebuild/Debug/process
>
> i686-apple-darwin11-llvm-g++-4.2:
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8.dylib:
> No such file or directory
>
> Command /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2
> failed with exit code 1
>
>
>
> === BUILD NATIVE TARGET lineprocessor OF PROJECT samples WITH THE DEFAULT
> CONFIGURATION (Debug) ===
>
> Check dependencies
>
>
> Ld ../xcodebuild/Debug/lineprocessor normal x86_64
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/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/projects/v8/v8/samples/../xcodebuild/Debug
> -F/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/samples/../xcodebuild/Debug
> -filelist
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/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/projects/v8/v8/xcodebuild/Debug/libv8.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicui18n.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicuuc.dylib
> -o
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/samples/../xcodebuild/Debug/lineprocessor
>
> i686-apple-darwin11-llvm-g++-4.2:
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8.dylib:
> No such file or directory
>
> Command /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2
> failed with exit code 1
>
>
>
> === BUILD NATIVE TARGET d8 OF PROJECT d8 WITH THE DEFAULT CONFIGURATION
> (Debug) ===
>
> Check dependencies
>
>
> Ld ../xcodebuild/Debug/d8 normal x86_64
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/src
>
>     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/projects/v8/v8/src/../xcodebuild/Debug
> -F/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/src/../xcodebuild/Debug
> -filelist
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/src/../xcodebuild/d8.build/Debug/d8.build/Objects-normal/x86_64/d8.LinkFileList
> -mmacosx-version-min=10.5 -Wl,-search_paths_first
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicui18n.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicuuc.dylib
> -o
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/src/../xcodebuild/Debug/d8
>
> i686-apple-darwin11-llvm-g++-4.2:
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8.dylib:
> No such file or directory
>
> Command /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2
> failed with exit code 1
>
>
>
> === BUILD AGGREGATE TARGET resources OF PROJECT cctest WITH THE DEFAULT
> CONFIGURATION (Debug) ===
>
> Check dependencies
>
>
>
> === BUILD NATIVE TARGET cctest OF PROJECT cctest WITH THE DEFAULT
> CONFIGURATION (Debug) ===
>
> Check dependencies
>
>
> Ld ../../xcodebuild/Debug/cctest normal x86_64
>
>     cd
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/test/cctest
>
>     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/projects/v8/v8/test/cctest/../../xcodebuild/Debug
> -F/Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/test/cctest/../../xcodebuild/Debug
> -filelist
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/test/cctest/../../xcodebuild/cctest.build/Debug/cctest.build/Objects-normal/x86_64/cctest.LinkFileList
> -mmacosx-version-min=10.5 -Wl,-search_paths_first
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8_snapshot.a
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8_base.x64.a
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicui18n.dylib
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libicuuc.dylib
> -o
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/test/cctest/../../xcodebuild/Debug/cctest
>
> i686-apple-darwin11-llvm-g++-4.2:
> /Users/jacquave/dev/animal/sandboxes/jacquave/v1/shared/third_party/projects/v8/v8/xcodebuild/Debug/libv8_snapshot.a:
> No such file or directory
>
> Command /Applications/Xcode.app/Contents/Developer/usr/bin/llvm-g++-4.2
> failed with exit code 1
>
>
>
> === BUILD AGGREGATE TARGET All OF PROJECT all WITH THE DEFAULT
> CONFIGURATION (Debug) ===
>
> Check dependencies
>
>

-- 
-- 
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