Displaying 1 result from an estimated 1 matches for "d__cocotron__".
2012 Nov 30
0
[LLVMdev] Error while using -fblocks with clang and mingw
Hello,
i try to compile a small test programm with clang and the command line
option -fblocks.
clang -m32 -march=i686 -D__COCOTRON__ -DWINDOWS -D_GNU_SOURCE
-D__LITTLE_ENDIAN__ -D_FORTIFY_SOURCE=1 -x objective-c -fobjc-exceptions
-fconstant-string-class=NSConstantString -O2 -Wno-unknown-pragmas
-fmessage-length=0 --std=c99 -pipe
-Ic:/devel/tools/mingw64/lib/gcc/x86_64-w64-mingw32/4.7.1/include
-I../Cocotron/headers -fblocks -c m...