search for: gcc16

Displaying 5 results from an estimated 5 matches for "gcc16".

Did you mean: mcc16
2011 Apr 08
2
[LLVMdev] dragonegg build failure
Hi ether, how did you build it exactly? I logged into gcc16 and tried to reproduce. But I get /home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/include/real.h:28:17: error: mpc.h: No such file or directory In file included from /home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/include/rtl.h:28,...
2011 Apr 08
0
[LLVMdev] dragonegg build failure
...:28, from /home/ether/sources/dragonegg/Convert.cpp:57: /home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/include/real.h:29: error: expected ‘,’ or ‘...’ before ‘(’ token make: *** [Convert.o] Error 1 best regards ether ps: i am trying to build dragonegg on gcc16 of gcc farm.
2011 Apr 08
0
[LLVMdev] dragonegg build failure
...--enable-lto --prefix=$HOME/local/gcc-4.5/ --enable-languages=c,c++ --disable-bootstrap --disable-multilib --with-mpc=$HOME/local --with-libelf=$HOME/local On Sat, Apr 9, 2011 at 12:00 AM, Duncan Sands <baldrick at free.fr> wrote: > Hi ether, how did you build it exactly?  I logged into gcc16 and tried to > reproduce.  But I get > > /home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/include/real.h:28:17: > error: mpc.h: No such file or directory > In file included from > /home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/includ...
2011 Apr 08
4
[LLVMdev] dragonegg build failure
...it needs to be able to find mpc.h too. You can pass it that info using CFLAGS as I showed. If you do that, does it build? Ciao, Duncan. > > > On Sat, Apr 9, 2011 at 12:00 AM, Duncan Sands<baldrick at free.fr> wrote: >> Hi ether, how did you build it exactly? I logged into gcc16 and tried to >> reproduce. But I get >> >> /home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux-gnu/4.5.3/plugin/include/real.h:28:17: >> error: mpc.h: No such file or directory >> In file included from >> /home/ether/local/gcc-4.5/lib/gcc/x86_64-unknown-linux...
2011 Apr 08
5
[LLVMdev] dragonegg build failure
The new dragonegg 2.9 sources fail to build against either FSF gcc 4.5.2 or 4.5.3svn (with the i386_static.diff patch applied) on x86_64-apple-darwin10. In both cases, the build fails as... GCC=/sw/lib/gcc4.5/bin/gcc-4 LLVM_CONFIG=/sw/bin/llvm-config make CPPFLAGS="-DENABLE_LTO -I/sw/include" Compiling utils/TargetInfo.cpp <command-line>: warning: "__STDC_LIMIT_MACROS"