[Mono-list] mcs/mono on Mandrake 8.2 (SMP)
Michael Malinak
mm@crushedice.com
Thu, 2 May 2002 23:43:59 -0400
I was wondering if anyone else is having problem with a setup similar to
mine. I'm using all the support rpms from baselabs.org (glib2,
glib2-devel, pkgconfig, libgc6, libgc6-devel) and have tried both the rpm
and the srpm with the same outcome. Whenever I compile code with mcs, it
crashes, but the executable is still constructed. I'm also getting a core
dump.
# mcs NetworkListener.cs
RESULT: 0
/usr/bin/mcs: line 2: 26594 Segmentation fault (core dumped)
/usr/bin/mono /usr/bin/mcs.exe $*
I'm also having issues with this code (compiles/runs under windows, but not
mono), but I want to make sure this isn't a environment/system issue.
Thanks
Michael Malinak