On 11-10-2007 17:45:46 +0200, [EMAIL PROTECTED] wrote:
> Fabian,
> 
> thank you. I seem to remember that I didn't use --enable-optimise as it
> was advertised to take longer than the normal build.
> 
> However, I have found one solution to my problem; if I type the left 
> hand side, everything works:
> 
> mal>b:bat[:int,:int] := bbp.bind("test");
> mal>io.print(b);
> #-----------------#
> # h     t         # name
> # int   int       # type
> #-----------------#
> 
> I will recompile without --enable-optimise.

Try --enable-debug to make sure you aren't bitten by an insane default of
--enable-optimise=yes.

-------------------------------------------------------------------------
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

Reply via email to