Hi all,
   
  I have used sqlite3 database engine for my C appln .
  my C program (first.c )simply opens database , creates tables and closes 
database.
  I have confirmed the presence of sqlite3 librarries on my system at /usr/lib/
   
  my compliation option is  : gcc first.c -lsqlite3 
  and then i get a compln error as 
  path to sqlite3 lib - could not read symbols :Invalid operation
  ld returned with exit status 1
   
   
  Can any one help me to sort out this ? it will b of great help to me .........
  Thanx .....
   
   
   
   
   
   

 
---------------------------------
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel 
bargains.
-- 
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to