Mercurial > masqmail
view docs/INSTALL.ipaq @ 312:c74adb7c4f50
null-terminated the decoded base64 strings
The returned size is still the same. I only alloced one byte more and
filled it with zero.
TODO: I'm not sure if the allocated size is exact. It's large enough
but maybe too large.
author | meillo@marmaro.de |
---|---|
date | Sun, 24 Apr 2011 20:13:47 +0200 |
parents | 941413084f56 |
children |
line wrap: on
line source
For a cross compiler: Download ipaq-config.site from http://masqmail.cx/ipaq/cross/. There are also some more instructions. export CONFIG_SITE=./ipaq-config.site ./configure --with-glib-prefix=/skiff/local/ \ --disable-smtp-server --disable-resolver \ --with-group=mail --disable-debug --enable-auth make su make DESTDIR=/tmp/masqmail install