[Mono-list] compiling cvs-version of mcs which mcs.

Erik Bågfors erik@bagfors.nu
03 Apr 2002 10:33:42 +0200


Hi

Is mcs broken right now in cvs or am I doing something wrong.  I tried
to compile mcs under linux (using mono 0.10) but it fails.

: [bagfors@detrius]$ ; make monomcs
../jay/jay -ctv < ../jay/skeleton.cs cs-parser.jay > cs-parser.cs
../jay/jay: 2 rules never reduced
../jay/jay: 31 shift/reduce conflicts, 1 reduce/reduce conflict.
mcs  --target exe -o mcs4.exe assign.cs attribute.cs driver.cs
cs-parser.cs cs-tokenizer.cs tree.cs location.cs cfold.cs class.cs
codegen.cs const.cs constant.cs decl.cs delegate.cs enum.cs ecore.cs
expression.cs genericparser.cs interface.cs literal.cs modifiers.cs
namespace.cs parameter.cs report.cs rootcontext.cs statement.cs
support.cs typemanager.cs
./cs-tokenizer.cs(1384) error CS19: Operator | cannot be applied to
operands of type `bool' and `bool'
./cs-tokenizer.cs(1400) error CS19: Operator | cannot be applied to
operands of type `bool' and `bool'
./cs-tokenizer.cs(1438) error CS19: Operator | cannot be applied to
operands of type `bool' and `bool'
./cs-tokenizer.cs(1515) error CS19: Operator | cannot be applied to
operands of type `bool' and `bool'
Error: Compilation failed
RESULT: 1
make: *** [monomcs] Error 1
[Exit 2 ]

/Erik

-- 
Erik Bågfors               | erik@bagfors.nu
Supporter of free software | GSM +46 733 279 273
fingerprint: 6666 A85B 95D3 D26B 296B 6C60 4F32 2C0B 693D 6E32