Displaying 2 results from an estimated 2 matches for "bufblock".
Did you mean:
buf_lock
2009 Jul 31
2
[LLVMdev] llvm-gcc build of inferno/plan 9 'mk' fails
...ferno/MacOSX/386/lib/lib9.a
llvm-gcc-4.2 -I/opt/local/include -D_DEBUG -D_GNU_SOURCE
-D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3 -march=i386
--emit-llvm -O0 -c -I/usr/local/inferno/MacOSX/386/include
-I/usr/local/inferno/include -I/usr/local/inferno/utils/include
Posix.c sh.c arc.c archive.c bufblock.c env.c file.c graph.c job.c
lex.c main.c match.c mk.c parse.c recipe.c rule.c run.c shprint.c
symtab.c var.c varsub.c word.c
llvm-ld -L/opt/local/lib -lpthread -lm /opt/local/lib/LLVMXCore.o
/opt/local/lib/LLVMSparcCodeGen.o /opt/local/lib/LLVMSparcAsmPrinter.o
/opt/local/lib/LLVMPowerPCAsmPrinter...
2009 Jul 31
0
[LLVMdev] llvm-gcc build of inferno/plan 9 'mk' fails
On Thu, Jul 30, 2009 at 11:03 PM, james
northrup<northrup.james at gmail.com> wrote:
> CC="p llvm-gcc-4.2 `llvm-config --cflags` -march=i386 --emit-llvm -O0
> -c -I$PLAT/include -I$ROOT/include -I$ROOT/utils/ include"
> LD="p llvm-ld `llvm-config --ldflags --libs all `"
> AR="p llvm-ar crvs"
Using llvm-ar+llvm-ld is likely to give you bad