Displaying 3 results from an estimated 3 matches for "nodetree".
2006 Dec 10
2
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
...id told me not to pass -emit-llvm to configure scripts.]
The process fails for the same reason on several apps I tried:
--------------------------------------------------------------
$ 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 wi...
2006 Dec 10
0
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
...-llvm to configure scripts.]
>
> The process fails for the same reason on several apps I tried:
>
> --------------------------------------------------------------
> $ 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_...
2006 Dec 10
2
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
...cess fails for the same reason on several apps I tried:
>
> --------------------------------------------------------------
> $ 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
>
&...