RE: [sqlite] Unresolved symbols when I try to import SQLite int oVxWroks

2007-12-23 Thread Gal Guttman
Message- From: Joe Wilson [mailto:[EMAIL PROTECTED] Sent: Sunday, December 23, 2007 19:20 To: sqlite-users@sqlite.org Subject: Re: [sqlite] Unresolved symbols when I try to import SQLite int oVxWroks Did you link with libc and libdl (-lc -ldl)? Perhaps these functions are found in other

Re: [sqlite] Unresolved symbols when I try to import SQLite int oVxWroks

2007-12-23 Thread Joe Wilson
Did you link with libc and libdl (-lc -ldl)? Perhaps these functions are found in other libraries on that platform. --- Gal Guttman <[EMAIL PROTECTED]> wrote: > I'm trying to port the SQLite to VxWorks, and I'm getting the following > messages: > > __divdi3, _rtld_dlsym, __umoddi3, __udivdi3,