dotgnu-pnet
[Top][All Lists]
Advanced

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

Re: [Pnet-developers] -mjvm question


From: Rhys Weatherley
Subject: Re: [Pnet-developers] -mjvm question
Date: Sun, 14 Sep 2003 18:49:20 +1000
User-agent: KMail/1.4.3

On Sunday 14 September 2003 02:12 pm, Kamen Yotov wrote:

> C:\cygwin\usr\local/lib/cscc/plugins/cscc-cs.exe -D __CSCC__ -D RELEASE -J
> C:\cygwin\usr\local/lib/cscc/lib -J /usr /local/lib/cscc/lib -L . -M
> C:\cygwin\usr\local/lib/cscc/lib -M /usr/local/lib/cscc/lib -f
> target-assembly-name=a - m jvm -vv -o - -- test.cs
> ilasm -o test.objtmp -f target-assembly-name=a -m jvm -- test.jltmp
> ilalink -o a.exe --format exe -f target-assembly-name=a -m jvm -L . -L
> C:\cygwin\usr\local/lib/cscc/lib -L /usr/loc al/lib/cscc/lib -- test.objtmp
> Segmentation fault (core dumped)

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.

Please log a bug in Savannah (URL in the pnet/HACKING file), so that we don't 
forget to fix this eventually.

Cheers,

Rhys.



reply via email to

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