Displaying 1 result from an estimated 1 matches for "iobjc".
Did you mean:
objc
2007 Sep 21
2
[LLVMdev] Build problems, LLVM 2.0's GCC front-end.
...Bstage1/
-B/home/michael/software/i686-pc-linux-gnu/bin/ -c -O2 -g
-fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-variadic-macros -Wold-style-definition
-DHAVE_CONFIG_H -I. -Iobjc -I../../gcc -I../../gcc/objc
-I../../gcc/../include
-I../../gcc/../libcpp/include ../../gcc/objc/objc-act.c -o
objc/objc-act.o
../../gcc/objc/objc-act.c: In function ‘objc_init’:
../../gcc/objc/objc-act.c:714: warning: empty body in an
if-statement...