View difference between Paste ID: EprGJuqU and
SHOW: | | - or go back to the newest paste.
1-
1+
2
Build sophist of project sophist with configuration Debug
3
4
CompileC build/sophist.build/Debug/sophist.build/Objects-normal/ppc/main.o main.c normal ppc c com.apple.compilers.gcc.4_2
5
cd /Users/wolfmathwig/Documents/sophist
6
setenv LANG en_US.US-ASCII
7
/Developer/usr/bin/gcc-4.2 -x c -arch ppc -fmessage-length=0 -pipe -std=gnu99 -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wreturn-type -Wunused-variable -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -mtune=G5 -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/wolfmathwig/Documents/sophist/build/sophist.build/Debug/sophist.build/sophist-generated-files.hmap -I/Users/wolfmathwig/Documents/sophist/build/sophist.build/Debug/sophist.build/sophist-own-target-headers.hmap -I/Users/wolfmathwig/Documents/sophist/build/sophist.build/Debug/sophist.build/sophist-all-target-headers.hmap -iquote /Users/wolfmathwig/Documents/sophist/build/sophist.build/Debug/sophist.build/sophist-project-headers.hmap -F/Users/wolfmathwig/Documents/sophist/build/Debug -I/Users/wolfmathwig/Documents/sophist/build/Debug/include -I/Users/wolfmathwig/Documents/sophist/build/sophist.build/Debug/sophist.build/DerivedSources/ppc -I/Users/wolfmathwig/Documents/sophist/build/sophist.build/Debug/sophist.build/DerivedSources -c /Users/wolfmathwig/Documents/sophist/main.c -o /Users/wolfmathwig/Documents/sophist/build/sophist.build/Debug/sophist.build/Objects-normal/ppc/main.o
8
9
In file included from /Users/wolfmathwig/Documents/sophist/main.c:2:
10
/Users/wolfmathwig/Documents/sophist/sophist.h:78:42: error: '#' is not followed by a macro parameter
11
/Users/wolfmathwig/Documents/sophist/sophist.h:79:42: error: '#' is not followed by a macro parameter
12
/Users/wolfmathwig/Documents/sophist/sophist.h:140:6: error: #if with no expression
13
In file included from /Users/wolfmathwig/Documents/sophist/main.c:2:
14
/Users/wolfmathwig/Documents/sophist/sophist.h: In function 'main':
15
/Users/wolfmathwig/Documents/sophist/sophist.h:158: warning: implicit declaration of function 'SOPHIST_uint64_constant'
16
/Users/wolfmathwig/Documents/sophist/sophist.h:158: warning: format '%016llx' expects type 'long long unsigned int', but argument 5 has type 'int'
17
/Users/wolfmathwig/Documents/sophist/sophist.h:170:5: error: #error "Failure: endianness unknown!"