Skip to content

Instantly share code, notes, and snippets.

@macournoyer
Created April 1, 2009 18:30
Show Gist options
  • Save macournoyer/88821 to your computer and use it in GitHub Desktop.
Save macournoyer/88821 to your computer and use it in GitHub Desktop.
_STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3 -fno-exceptions -fno-common -Woverloaded-virtual -mmacosx-version-min=10.5 -Wall -W -Wwrite-strings -Wunused -Wno-unused-parameter -fstrict-aliasing -Wstrict-aliasing -arch i386 -arch x86_64 -c TimeValue.cpp -o /Users/marc/projects/llvm/llvm/lib/System/Release/TimeValue.o
llvm[1]: Building Release Archive Library libLLVMSystem.a
make[1]: *** [/Users/marc/projects/llvm/llvm/Release/lib/libLLVMSystem.a] Error 1
make: *** [all] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment