Loading shared libraries is easy enough on windows and Linux, but throw AIX and HPUX and Solaris into the mix and suddenly things become more complicated. SQLite is a cross-platform library. It has to work on more than just windows.
Really? Both these platforms support shared libraries - I use the functionality on each every day!
Why therefore is it such a problem for SQLite?
Dan