Displaying 2 results from an estimated 2 matches for "igeometry".
Did you mean:
geometry
2006 Apr 03
2
[LLVMdev] lli: problem finding external symbol
...for any help you can give,
-mike
Appendix: Here are sample compilation commands for building, first
just using LLVM and second using the source-to-source instrumentation
tool.
/home/mmccrack/lens/cfrontend/x86/llvm-gcc/bin/llvm-g++ -g
-I/usr/X11R6/include -I. -I/home/mmccrack/include -Icore -Igeometry
-Iimage -Iimage/sky -Iimage/tm -Inet -Isampling -Ishaders
-Ithread -Itools -Iparse -Iparse -m32 -fpermissive -fno-rtti
-pthread -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -O3 -march=pentium3 -U__USE_ASM__ -U__USE_SSE_
-U__USE_SSE2__ -MD -c -o .o/core/leoLight.o...
2006 Apr 03
0
[LLVMdev] lli: problem finding external symbol
...t;
>
> Appendix: Here are sample compilation commands for building, first
> just using LLVM and second using the source-to-source instrumentation
> tool.
>
> /home/mmccrack/lens/cfrontend/x86/llvm-gcc/bin/llvm-g++ -g
> -I/usr/X11R6/include -I. -I/home/mmccrack/include -Icore -Igeometry
> -Iimage -Iimage/sky -Iimage/tm -Inet -Isampling -Ishaders
> -Ithread -Itools -Iparse -Iparse -m32 -fpermissive -fno-rtti
> -pthread -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_LARGEFILE_SOURCE
> -D_GNU_SOURCE -O3 -march=pentium3 -U__USE_ASM__ -U__USE_SSE_
> -U__USE_SSE2__ -MD -...