[Mono-dev] Where is mono_burg_arity supposed to be defined ?

Sebastien Pouliot sebastien.pouliot at gmail.com
Fri Aug 25 12:11:57 EDT 2006


On Fri, 2006-08-25 at 12:04 -0400, Miguel de Icaza wrote:
> Hello,
> 
> > could be. As it is apparently missing from the solution properties I 
> > would be glad if someone could tell me which file I have to add to the 
> > solution to get this build finished. There are other _mono_burg... 
> > symbols missing as well but I suppose there all in the same file.
> 
> This file is generated like this:
> 
> ../monoburg/monoburg -c 1 -p -e  inssel.brg inssel-float.brg
> inssel-long32.brg inssel-x86.brg -d inssel.h -s inssel.c
> 
> Am wondering if we could change the VS solution to build monoburg first,
> and then run this command.

The existing solution has libmono depends on monoburg (and libgc,
genmdesc) so it should be possible to include a pre-build step with this
command.

However cygwin is sill required for other steps (like running the
runtime tests).
-- 
Sebastien Pouliot  <sebastien at ximian.com>
Blog: http://pages.infinit.net/ctech/




More information about the Mono-devel-list mailing list