Jacques Beaudoin wrote:
Thanks Jesse for your reply
I did a install of dbmail 1.2.5 yesterday
./configure --with-mysql
make
make install
Should it be
./configure --with-mysql --fomit-frame-pointer
make
make install
Better use:
env CFLAGS="-Wall -O3" ./configure --with-mysql
make
make install
-O3 implies -fomit-frame-pointer, and many more optimizations.
--
________________________________________________________________
Paul Stevens [EMAIL PROTECTED]
NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31
The Netherlands_______________________________________www.nfg.nl