On Tue, 2 Feb 2010, Zilon X wrote: > Hi Davide, > > Yes, this is what I'm using - this builds 32 bit binaries: > > # file bin/XMail > bin/XMail: ELF 32-bit MSB executable SPARC Version 1, dynamically > linked, not stripped, no debugging information available > > This is the environment I'm using to compile: > PATH=$XMAIL_ROOT/bin:/usr/sbin:/usr/bin:/usr/sfw/sbin:/usr/sfw/bin > LD_LIBRARY_PATH=/usr/lib:/usr/sfw/lib > INCLUDE=/usr/include:/usr/sfw/include:/usr/sfw/include/openssl
Try to add "-m64" to both CFLAGS and LDFLAGS ... - Davide _______________________________________________ xmail mailing list [email protected] http://xmailserver.org/mailman/listinfo/xmail
