search for: libregexp

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

2009 Jul 31
2
[LLVMdev] llvm-gcc build of inferno/plan 9 'mk' fails
..._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 regaux.c regcomp.c regerror.c regexec.c regsub.c rregexec.c rregsub.c llvm-ar crvs /usr/local/inferno/MacOSX/386/lib/libregexp.a regaux.o regcomp.o regerror.o regexec.o regsub.o rregexec.o rregsub.o llvm-ranlib /usr/local/inferno/MacOSX/386/lib/libregexp.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/38...
2013 Aug 13
0
Processed: perl 5.18 transition nearly ready
...t' > severity 676274 serious Bug #676274 {Done: Pierre Chifflier <pollux at debian.org>} [src:nfqueue-bindings] nfqueue-bindings: FTBFS with perl 5.16: NOTFOUND... PERL_INCLUDE_PATH Severity set to 'serious' from 'important' > severity 710985 serious Bug #710985 [src:libregexp-grammars-perl] libregexp-grammars-perl: FTBFS with perl 5.18: test failures Severity set to 'serious' from 'important' > severity 711425 serious Bug #711425 [src:libanyevent-connection-perl] libanyevent-connection-perl: FTBFS with perl 5.18: test failures Severity set to 'ser...
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