DBI/SQL backend save as failure

Derek Atkins warlord at MIT.EDU
Mon Jun 16 10:37:15 EDT 2008


Hi,

Phil Longstaff <plongstaff at rogers.com> writes:

> I don't know if it will affect anything, but I've just committed a few
> small changes.  Now, all of the gnc_sql_xxx routines (e.g. gnc_sql_init)
> will be in libgncmod-backend-sql.so.  libgncmod-backend-dbi.so is linked
> with libgncmod-backend-sql.so, so I don't know what the problem is,
> unless it is something mac-specific.

Just for reference --  you cannot link modules together on some
platforms (i.e. Mac).  So if you have shared code it should be in
a library, not a module.  And it should be named libgnc-blah
instead of libgncmod-blah.

While this distinction isn't important for linux, it is still
nonetheless an important distinction.

Thanks,

> Phil

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list