search for: fconstant

Displaying 2 results from an estimated 2 matches for "fconstant".

Did you mean: constant
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 main.m x86_64-w64-mingw32-gcc.exe: error: unrecognized command line option '-fblocks' clang: error: a...
2010 Mar 31
0
[LLVMdev] [cfe-dev] Need help fixing 2.7 release blockers
...DLL -DBUILD_libgnustep_gui_DLL=1 -DGSWARN -DGSDIAGNOSE -I../Headers/Additions -I../Headers -I./. -I. -IC:/Developer/Mingw-NG/home/Vincent/GNUstep/Library/Headers -IC:/Developer/Mingw-NG/GNUstep/Local/Library/Headers -IC:/Developer/Mingw-NG/GNUstep/System/Library/Headers -O2 -Wall -Wno-import -Wall -fconstant-string-class NSConstantString -fmessage-length 0 -fgnu-runtime -fdiagnostics-show-option -o C:/DOCUME~1/Vincent/LOCALS~1/Temp/cc-000000.s -x objective-c Functions.m clang -cc1 version 1.1 based upon llvm 2.7 hosted on i686-pc-mingw32 ignoring nonexistent directory "C:/Developer/Mingw-NG/home/V...