search for: libbio

Displaying 3 results from an estimated 3 matches for "libbio".

Did you mean: libaio
2009 Jul 31
2
[LLVMdev] llvm-gcc build of inferno/plan 9 'mk' fails
...vm -O0 -c -I/usr/local/inferno/MacOSX/386/include -I/usr/local/inferno/include -I/usr/local/inferno/utils/include bbuffered.c bfildes.c bflush.c bgetc.c bgetd.c bgetrune.c binit.c boffset.c bprint.c bputc.c bputrune.c brdline.c bread.c bseek.c bwrite.c llvm-ar crvs /usr/local/inferno/MacOSX/386/lib/libbio.a bbuffered.o bfildes.o bflush.o bgetc.o bgetd.o bgetrune.o binit.o boffset.o bprint.o bputc.o bputrune.o brdline.o bread.o bseek.o bwrite.o llvm-ranlib /usr/local/inferno/MacOSX/386/lib/libbio.a llvm-gcc-4.2 -I/opt/local/include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS...
2013 Aug 13
0
Processed: perl 5.18 transition nearly ready
...perl: FTBFS with perl 5.18: test failure Severity set to 'serious' from 'important' > severity 719505 serious Bug #719505 [src:spampd] spampd: FTBFS with perl 5.18: POD errors Severity set to 'serious' from 'important' > severity 711426 serious Bug #711426 [src:libbio-primerdesigner-perl] libbio-primerdesigner-perl: FTBFS with perl 5.18: test failures Severity set to 'serious' from 'important' > severity 711617 serious Bug #711617 [src:libtest-simpleunit-perl] libtest-simpleunit-perl: FTBFS with perl 5.18: test failures Severity set to 'se...
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