Sam Varshavchik wrote:
>
> 2) You might be able to get 64bit support by rebuilding Courier with
> _FILE_OFFSET_BITS=64.
>
> Rerun configure with:
>
> ./configure [flags] CPPFLAGS='-D_FILE_OFFSET_BITS=64'
Or:
./configure CPPFLAGS="$(getconf LFS_CFLAGS)" \
LDFLAGS="$(getconf LFS_LDFLAGS)"
On Linux, LDFLAGS aren't required, but it's still good cross-platform
practice.
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users