[Mono-list] compiling on linux?

Dennis Haney davh@davh.dk
Thu, 30 May 2002 03:37:46 +0200


Hi

I've been trying to compile the compiler on linux from scratch, but 
having no luck...

do I really need

corlib.dll
System.dll
System.Data.dll
System.Xml.dll
System.Web.dll
System.Drawing.dll
and
mcs.exe

from a windows build to build my own mcs.exe n' libs?


Where is the HOWTO-compile file? Or should I write one, if I ever figure 
it out? ;)

-- 
Dennis
use Inline C => qq{void p(char*g){printf("Just Another %s Hacker\n",g);}};p("Perl");