Hello, I am new to this list.
I am attempting to compile the amalgamation of SQLite3 and get the
following error:
$ gcc sqlite3.c
Undefined symbols:
"_main", referenced from:
start in crt1.10.5.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
$
How do I get this to compile?
Many thanks -Will
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

