search for: incpath

Displaying 13 results from an estimated 13 matches for "incpath".

Did you mean: in_path
2008 Sep 11
1
[LLVMdev] linux llvm-gcc build broken
..._H -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include -I../../gcc/../libdecnumber -I../libdecnumber -I/home/regehr/llvm/include -I/home/regehr/llvm/include -DENABLE_LLVM -I/home/regehr/llvm/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS ../../gcc/c-incpath.c -o c-incpath.o ../../gcc/c-incpath.c:37: error: conflicting types for ‘mempcpy’ make[3]: *** [c-incpath.o] Error 1 make[3]: Leaving directory `/home/regehr/llvm-gcc/build/gcc' make[2]: *** [all-stage1-gcc] Error 2 make[2]: Leaving directory `/home/regehr/llvm-gcc/build' make[1]: *** [stag...
2007 May 31
1
A question regarding package development
...the R CMD INSTALL process so that i can 1) build the ann library 2) provides include paths and lib paths to the R CMD INSTALL process so that atry/src/disp.cpp (my program) can locate the libs and header files and succesfully compile. I tried using Makevars (in the src folder) and adding a INCPATH and LIBS= however that didn't work - the compilation didn't take into account the modified INCPATH. Any pointers would be much appreciated. I'm doing this on my machine only (for the moment), so rough and ready techniques (i.e no need for autoconf features) would be helpful. T...
2009 Jun 03
3
[LLVMdev] LLVM-gcc for Ada
...-Wstrict-prototypes -Wmissin\ g-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CO\ NFIG_H -o cc1-dummy c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-de\ cl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o \ c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o\ c-pch.o c-parser.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o dummy-checks\ um.o \ llvm-main.o tree-browser.o libbackend.a ../libcpp/libcpp.a /home/eric/llvm/l\ lvm-objects/Release/lib/libLLVMBitR...
2007 Sep 18
1
[LLVMdev] 2.1 Pre-Release Available (testers needed)
> LLVM-GCC 4.0 fails on Cygwin, possibly due to lack of symbolic links. I am trying with llvm-gcc-4.2 from svn. Aaron
2008 Jan 14
0
[LLVMdev] Multiple definitions of _floor_log2
...strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -o cc1-dummy.exe c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o cygwin2.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o dummy-checksum.o \ llvm-main.o tree-browser.o libbackend.a ../libcpp/libcpp.a /seth/courses/745/srcs/llvm/llvm-2.1/Release/lib/libLLVMBit...
2008 Feb 02
3
[LLVMdev] Problem Compiling llvm-gcc 4.2
...ong-long -Wno-variadic-macros -Wold-style- definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cc1obj- dummy \ objc/objc-lang.o objc/objc-act.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c- opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o c- gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o dummy-checksum.o \ main.o libbackend.a ../libcpp/libcpp.a ../libcpp/ libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber...
2007 Jan 05
0
[LLVMdev] llvm-gcc4 mirror back online
...Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -fno-common -DHAVE_CONFIG_H -o cc1-dummy c-parse.o c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-gimplify.o tree-mudflap.o c-pretty-print.o dummy-checksum.o \ llvm-main.o tree-browser.o libbackend.a ../libcpp/libcpp.a /home/jeffc/llvm/obj/Debug/lib/libLLVMTransforms.a /home/jeffc/llvm/obj/Debu...
2007 Jan 05
2
[LLVMdev] llvm-gcc4 mirror back online
It claims it was last updated 2007-01-04 06:47:31 -0400 (Thu, 04 Jan 2007). It should be close to TOT tomorrow. Cheers, -- Jim -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2417 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070104/9cecae71/attachment.bin>
2006 May 07
0
[LLVMdev] Configuring for the cfrontend build on Mingw
...eclaration isn't a prototype Through experimentation, running the debugger, digging through Makefiles, configure scripts, etc. I've made the following observations: 1. The "ignoring nonexistent directory ..." messages can be enabled via the -v flag. They originate from within c-incpath.c. A directory will be ignored if it gets rejected by fstat(). 2. fstat() rejects paths that end with a slash (or backslash). In the above example, observe: ignoring nonexistent directory "../../llvm-gcc/gcc/" while: "../../llvm-gcc/gcc" is not "ignored". 3. One...
2010 May 24
2
[LLVMdev] linker errors when trying to link llvm-gcc
...ntic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -o cc1-dummy c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o dummy-checksum.o \ llvm-main.o libbackend.a ../libcpp/libcpp.a /home/anatolyy/qctp406/pakman/depot/users/anatolyy/proto/crosscompiler/llvm-2.7/Re...
2006 Jul 10
1
[LLVMdev] enabling Debian x86_64 for llvm 1.7
...ct-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -DHAVE_CONFIG_H -o cc1-dummy c-parse.o c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-gimplify.o tree-mudflap.o c-pretty-print.o dummy-checksum.o \ llvm-main.o libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a ../libiberty/libiberty.a -L/home/ahs3/tmp/llvm-1.7/llvm/Release/lib /home/...
2007 Apr 27
2
[LLVMdev] Boostrap Failure -- Expected Differences?
...fgbuild.o differs ./cfgcleanup.o differs ./cfgexpand.o differs ./cfghooks.o differs ./cfglayout.o differs ./cfgloopanal.o differs ./cfgloopmanip.o differs ./cfgloop.o differs ./cfg.o differs ./cfgrtl.o differs ./c-format.o differs ./c-gimplify.o differs ./cgraph.o differs ./cgraphunit.o differs ./c-incpath.o differs ./c-lex.o differs ./c-objc-common.o differs ./collect2.o differs ./combine.o differs ./conflict.o differs ./convert.o differs ./c-opts.o differs ./coverage.o differs ./c-parse.o differs ./c-pch.o differs ./c-pragma.o differs ./c-pretty-print.o differs ./cselib.o differs ./c-semantics.o di...
2007 Apr 30
0
[LLVMdev] Boostrap Failure -- Expected Differences?
...rs > ./cfghooks.o differs > ./cfglayout.o differs > ./cfgloopanal.o differs > ./cfgloopmanip.o differs > ./cfgloop.o differs > ./cfg.o differs > ./cfgrtl.o differs > ./c-format.o differs > ./c-gimplify.o differs > ./cgraph.o differs > ./cgraphunit.o differs > ./c-incpath.o differs > ./c-lex.o differs > ./c-objc-common.o differs > ./collect2.o differs > ./combine.o differs > ./conflict.o differs > ./convert.o differs > ./c-opts.o differs > ./coverage.o differs > ./c-parse.o differs > ./c-pch.o differs > ./c-pragma.o differs > ./c-...