All pastes #2064748 Raw Edit

Anonymous

public text v1 · immutable
#2064748 ·published 2011-05-19 14:57 UTC
rendered paste body
mith@vpn:0:~/src/sdb-test$ ld -lcurl -lxml2 -L/usr/lib -lsdb -lssl -o testy testy.o /usr/lib/libsdb.a 
ld: warning: cannot find entry symbol _start; defaulting to 0000000008048eb0
mith@vpn:0:~/src/sdb-test$ ./testy
-bash: ./testy: No such file or directory
mith@vpn:127:~/src/sdb-test$ ls -ld testy
-rwxr-xr-x 1 mith mith 148K May 19 09:57 testy*