[Mono-list] mono build not using GC Auto

Vivek Varma Vivek Varma" <bvvarma1@rediffmail.com
16 Sep 2002 14:03:34 -0000


Hi Miguel/GonZalo,

Thanks for your responses.
Have libgc installed, used the libgc-dev.zip from the archive URL.
I have a gc.dll in my /usr/local/lib directory, and the directory is in the path.

Problem still persists, any other possibilities you forsee ?

Thanks
bvv


On Mon, 16 Sep 2002 Miguel de Icaza wrote :
> > Used the following to build
> > ./configure --prefix=/usr/local/monobins --with-gc=boehm
> > But get the following error
> > configure: error: GC requested but libgc not found!
>
>You need to install libgc.
>
>Miguel
> >
> > Any ideas on how to rectify it ?
> >
> > Thanks
> > bvv
> >
> > On Sat, 14 Sep 2002 Miguel de Icaza wrote :
> > >Hello,
> > >
> > > > R1. What’s gc auto ?
> > > > 2. How do I get mono to use the boehm gc ?
> > >
> > >./configure --with-gc=boehm
> > >
> > >Miguel.
> >
> >
> > _______________________________________________
> > Mono-list maillist  -  Mono-list@ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >