dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] -mjvm question


From: Gopal V
Subject: Re: [Pnet-developers] -mjvm question
Date: Mon, 15 Sep 2003 07:29:57 -0700 (PDT)

> The linker, ilalink, doesn't support JVM class files
> as yet.  The "compile to 
> JVM" parts of the system are highly experimental and
> untested.  If someone 
> wants to volunteer to work on this, then that would
> be great.

The hackish way would be to 

cscc -S -mjvm test.cs
ilasm -mjvm -o test.class test.jl

I did have a System.Object class written out in JL
to wrap over the java.lang.Object ... if someone 
still has that tarball , please show up with it :)

Gopal

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]