search for: hash_drv

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

Did you mean: ast_drv
2006 Dec 10
2
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
...--------------------------- $ llvm-gcc -shared .libs/libdspam.o .libs/heap.o .libs/diction.o .libs/base64.o .libs/buffer.o .libs/util.o .libs/nodetree.o .libs/error.o .libs/decode.o .libs/pref.o .libs/config_shared.o .libs/bnr.o .libs/hash.o .libs/list.o .libs/ldap_client.o .libs/tokenizer.o .libs/hash_drv.o -lm -ldl -Wl,-soname -Wl,libdspam.so.7 -o .libs/libdspam.so.7.0.0 -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../dst-directory/configure --disable-shared --prefix=/usr/local/devapps/llvm --enable-languages=c,c++ --enable-llvm=/work/projects/llvm-obj --program-pre...
2006 Dec 10
0
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
...-- > $ llvm-gcc -shared .libs/libdspam.o .libs/heap.o .libs/diction.o > .libs/base64.o .libs/buffer.o .libs/util.o .libs/nodetree.o > .libs/error.o .libs/decode.o .libs/pref.o .libs/config_shared.o > .libs/bnr.o .libs/hash.o .libs/list.o .libs/ldap_client.o > .libs/tokenizer.o .libs/hash_drv.o -lm -ldl -Wl,-soname > -Wl,libdspam.so.7 -o .libs/libdspam.so.7.0.0 -v > > Using built-in specs. > Target: x86_64-unknown-linux-gnu > Configured with: ../dst-directory/configure --disable-shared > --prefix=/usr/local/devapps/llvm --enable-languages=c,c++ > --enable-llvm=/wo...
2006 Dec 10
2
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
.../libdspam.o .libs/heap.o .libs/diction.o > .libs/base64.o .libs/buffer.o .libs/util.o .libs/nodetree.o > .libs/error.o .libs/decode.o .libs/pref.o .libs/config_shared.o > .libs/bnr.o .libs/hash.o .libs/list.o .libs/ldap_client.o > .libs/tokenizer.o .libs/hash_drv.o -lm -ldl -Wl,-soname > -Wl,libdspam.so.7 -o .libs/libdspam.so.7.0.0 -v > > Using built-in specs. > Target: x86_64-unknown-linux-gnu > Configured with: ../dst-directory/configure --disable-shared > --prefix=/usr/local/devapps/ll...