search for: togcc

Displaying 1 result from an estimated 1 matches for "togcc".

Did you mean: tocc
2010 Jun 01
0
[LLVMdev] building dragonegg (LLVM 2.7) on Snow Leopard (Mac OS X 10.6.3)
...2/include -I/path/to/mpfr-2.4.2/include -I/path/to/mpc-0.8.2/include -I/path/to/gcc-4.5.0_obj/gcc -I/path/to/gcc-4.5.0_obj/intl" GCC=/path/to/gcc-4.5.0/bin/gcc make *) Testing dragonegg A quick test of dragonegg by compiling a hello world C program to bytecode revealed that it works: /path/togcc-4.5.0/bin/gcc -fplugin=./dragonegg.so test.c -S -o - -flto greetings, Kenneth [1] /llvm.org/releases/download.html#2.7 [2] http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00545.html