Created
August 1, 2011 17:01
-
-
Save nasser/1118524 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"gcc -o conftest -I. -I/Users/nasser/Workspace/librbx/rubinius/vm/capi/include -I. -ggdb3 -O2 -fPIC conftest.c -L. -L/Users/nasser/Workspace/librbx/rubinius/lib -Wl,--whole-archive -lrubinius-static -Wl,--no-whole-archive -Wl,--start-group -lstdc++ -lm -L/usr/local/lib -L/opt/local/lib -ldl -lpthread -L/Users/nasser/Workspace/librbx/rubinius/vm/external_libs/llvm/Release/lib -lpthread -lm -lLLVMMCDisassembler -lLLVMLinker -lLLVMipo -lLLVMInterpreter -lLLVMInstrumentation -lLLVMJIT -lLLVMExecutionEngine -lLLVMBitWriter -lLLVMX86Disassembler -lLLVMX86AsmParser -lLLVMX86CodeGen -lLLVMSelectionDAG -lLLVMX86AsmPrinter -lLLVMX86Info -lLLVMAsmPrinter -lLLVMMCParser -lLLVMCodeGen -lLLVMScalarOpts -lLLVMInstCombine -lLLVMTransformUtils -lLLVMipa -lLLVMAsmParser -lLLVMArchive -lLLVMBitReader -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lLLVMSystem -lrt -lcrypt -Wl,--end-group -lrt -lcrypt" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment