looks like the link target and desc were reversed in the Nov 27 news item ...
the target is "download" and the description is "download.html" when it
should be the other way around
also, are old releases archived somewhere ? i cant seem to find an "archives"
or "old releases" link on the front
On Tuesday 13 March 2007, Stefan de Konink wrote:
> My target is to get sqlite compiled on my host platform i686 and my
> target platform mingw32. Could someone get a step by step manual to get
> the 'precious' dll/.a?
well, this could be autotoolized and force people to do
./configure --host=ming
On Friday 16 February 2007, Joe Wilson wrote:
> The sqlite autoconf stuff has been neglected for a while...
ive merged my changes to CVS and i'll take a look at the open issues
-mike
pgpUTe4GZT41c.pgp
Description: PGP signature
On Friday 16 February 2007, Joe Wilson wrote:
> The sqlite autoconf stuff has been neglected for a while...
>
> http://marc.10east.com/?l=sqlite-users&m=116760371614235&w=2
i dont have a problem tackling these issues if my fixes would get merged ... i
know autotools is a huge headache for a lot
for some reason the current configure script tries to implement its own
cross-compiling logic which ends up being pretty fragile ... the attached
patch punts pretty much all of it in favor of the standard method that just
about every other autoconf-based project uses
there is one more small cha
the readline is a bit inflexible ... you cant explicitly disable it and the
search logic is broken for cross-compiling ... attached patch should fix
things up
-mike
pgpSmsCuuJdPV.pgp
Description: PGP signature
Index: configure.ac
=
6 matches
Mail list logo