On 12-10-2007 15:17:39 +0200, Stefan Manegold wrote: > > > I will recompile without --enable-optimise. > > > > Try --enable-debug to make sure you aren't bitten by an insane default of > > --enable-optimise=yes. > > Just for the sake of correctness of information: > > --enable-debug does not disable --enable-optimize. In fact, the two do > conflict. To disable the --enable-optimize (indeed default in offically > released versions), use (following configure standards) --disable-optimize > or --enable-optimize=no.
The monetdb-install.sh script makes sure --enable-optimize is set to "no" if --enable-debug is requested. It worries me that --enable-optimize is "default in offically released versions". It shouldn't. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
