Anonymous
public text v1 · immutablemith@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*