: James K. Lowden
To: sqlite-users@sqlite.org
Cc: "brian_f_john...@yahoo.com" ; General Discussion
of SQLite Database
Sent: Wednesday, March 27, 2013 11:42 AM
Subject: Re: [sqlite] Ubuntu Linking
On Wed, 27 Mar 2013 09:33:39 -0700 (PDT)
"brian_f_john...@yahoo.com" wrote
On Wed, 27 Mar 2013 09:33:39 -0700 (PDT)
"brian_f_john...@yahoo.com" wrote:
> I ran: cc -O -c sqlite3.c shell.c That created .o files after 1
> warning about function exprDup having a memset with constant zero
> length.
>
> I compiled my program: cc -I$HOME/lstp -O -c lstp_sql.c and have
> a .
Hi,
I ran: cc -O -c sqlite3.c shell.c That created .o files after 1 warning about
function exprDup having a memset with constant zero length.
I compiled my program: cc -I$HOME/lstp -O -c lstp_sql.c and have a .o for it
as well
Now I am trying to figure out how to link them all together into
3 matches
Mail list logo