Hi Arjen

Unfortunately I am still using f77 not f90...

Selon Arjen Markus <[EMAIL PROTECTED]>:

> [EMAIL PROTECTED] wrote:
>
> >Hi All,
> >
> >I wonder whether anyone has already compiled Sqlite with Openwatcom (a free
> >compiler suite available at www.openwatcom.org including a C/C++/Fortran
> >compiler).
> >
> >Since when I tried, I got the following compiling error on line 95 of the
> file
> >sqlite3ext.h: invalid declarator i.e. corresponding to the line
> >  void  (*interrupt)(sqlite3*);
> >
> >This is the first step to generate a library that I will use to access
> Sqlite
> >from Fortran following the instructions given by Danial at
> >http://danial.org/sqlite/fortran/(my next step)
> >
> >
> >
> Hello Victor,
>
> I know almost nothing about the Open Watcom compiler, but if you are
> interested in using Sqlite from Fortran, see my flibs project on
> SourceForge:
> http://flibs.sf.net - I created the interface library you will find
> there (insufficient
> documentation, I am afraid, and some loose ends) after being inspired by
> that same example.
>
> Regards,
>
> Arjen
>
> -----------------------------------------------------------------------------
> To unsubscribe, send email to [EMAIL PROTECTED]
> -----------------------------------------------------------------------------
>
>



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to