Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(184)

Side by Side Diff: runtime/macos_compile_extension_command.txt

Issue 9599014: Add native extensions for the Dart shell to the MacOs platform (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1
2 /Developer/usr/bin/g++-4.2 -arch i386 -bundle -undefined dynamic_lookup -isysroo t /Developer/SDKs/MacOSX10.5.sdk -L/Users/whesse/trunk/dart/runtime/xcodebuild/D ebug_ia32 -F/Users/whesse/trunk/dart/runtime/xcodebuild/Debug_ia32 -filelist /Us ers/whesse/trunk/dart/runtime/xcodebuild/dart-runtime.build/Debug_ia32/test_exte nsion.build/Objects-normal/i386/test_extension.LinkFileList -mmacosx-version-min =10.5 -single_module -o /Users/whesse/trunk/dart/runtime/xcodebuild/Debug_ia32/l ibtest_extension.so
Mads Ager (google) 2012/03/06 07:39:50 We need to get rid of this and integrate the build
OLDNEW
« runtime/bin/extensions_posix.cc ('K') | « runtime/bin/test_extension_posix.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698