Peter Moffe wrote:

Attila & Ben,

Thanks for your responses.

I got the latest stable sources from the link you posted for Boehm GC - 6.2. I configured it with the --enable-threads=pthreads switch and compiled and installed them without a hitch.

Here is the configuration, compilation, and installation output of mono-0.91. I received a different error this time when doing the "make install" portion:

hi Peter,

first of all, try this instead of 6.2: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc6.3alpha5.tar.gz
(don't worry about it being unstable).
second, i always used autogen.sh instead of configure, plus i prefer the cvs version always:
if You're not familiar with cvs:
export CVSROOT=:pserver:[EMAIL PROTECTED]:/mono
cvs login
cvs -z3 co mono mcs gtk-sharp


(using cvs co -c  You get a list of all the packages available)

good luck ;]

Attila


_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to