On 31 Oct 2011, at 11:27, Luciano de Souza wrote:

> The executable was not generated. In its place, I found "link.res". The 
> compilation was successful, but for a unknown reason, the linkage was not 
> completed. I don't understand what the statements in link.res means indeed.
> In spite of the output redirection, a  statement was writen in console in 
> stead of the output file.
> 
> Cannot find -lsqlite3

sqlite3 is not part of FPC. You probably have to install the sqlite3-dev 
package or something like that. Arguably, that should be a dependency of the 
fpc .deb package that installs support for interfacing with sqlite3.


Jonas_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to