Re: [Mono-devel-list] make test error

2005-07-06 Thread Toan Ly
Thank you, when I make test, it compiled. However, when I make run-test I got thefollowing error $ make run-testok=:; make run-test-recursive || ok=false; make run-test-local || ok=false; $okmake[1]: Entering directory `/monosrc/mcs/mbas'make[2]: Entering directory

Re: [Mono-devel-list] make test error

2005-07-04 Thread Rafael Teixeira
Your message says you've mistyped: /debug full instead of /debug:full Just write it correctly :) On 7/3/05, Toan Ly [EMAIL PROTECTED] wrote: Hello I have the following error. I suspect it was caused by /debug:full but I m not so sure. Please give me some directions, thank you

[Mono-devel-list] make test error

2005-07-03 Thread Toan Ly
Hello I have the following error. I suspect it was caused by /debug:full but I m not so sure. Please give me some directions, thank you in advance. vbc.exe /lib:../../../class/lib/default -d:NET_1_1 -d:ONLY_1_1 /debug+ /debugfull /target:library /out:rerrors_btest_default.dll