
On Tue, Apr 21, 2009 at 06:13:46AM -0700, Alex Bo. wrote:
I'm building the latest Monet files from CVS (Monet5, not Monet4) on Windows
I'd advise you to use the latest release from CVS, i.e., the Feb2009 branch.
Server 2003.
After reading in the documentation that optimization is disabled by default,
Where exactly does the documentation say so? Unless you call nmake with DEBUG=1, we use -Ox, i.e., optimization is enabled by default... Just check your nmake logs/output (without optimize=yes) to see which options are given to the compiler. (and potentially compare with that of optimize=yes to see whether there are any differences)
I added optimize=yes to my nmake commands.
Nm, does nmake recognize/handle that option? I'm not aware that our Makefile do ...
I start MonetDB with MSQLserver.bat from the Install directory. Whatever I'm doing is working when I leave out optimize=yes from the build procedure.
If I look at the original sql/NT/MSQLserver.bat and MonetDB5/NT/M5server.bat, I cannot see how they can result in mserver5.exe being called with --dbfarm=\dbfarm, as your -d10 output suggests ...
To add the output I have been asked for I added "-d 10" to Mserver.bat after "%MONETDB%\bin\mserver.exe" ...
Mserver.bat is MonetDB4, not MonetDB5 . M5server.bat is MonetDB5. MonetDB/SQL requires (and works with) MonetDB5, only, not (with) MonetDB4. (MonetDB/XQuery requires (and works with) MonetDB4, only, not (with) MonetDB5.)
When running MSQLserver.bat like this, I don't get any welcome message at all. I immediately get the output I put here before.
Your -d10 output says # config opt Monet_welcome = yes hence, I'd expect a welcome message ... Stefan
Thanks.
-- View this message in context: http://www.nabble.com/Compiling-with-optimizer-tp23022199p23155829.html Sent from the monetdb-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |