From mint-bounce@lists.fishpool.fi  Wed Jan 27 15:24:07 2010
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=seznam.cz;
	h=Received:Cc:Message-Id:From:To:In-Reply-To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:X-Mailer:X-Smtpd:X-Seznam-User:X-QM-Mark;
	b=Jl+FbCuURwlw5TApLZrKpAJXFvkSVjBvLmXb6oZdq+5MgeM5lVMHaPEzRfARa0XAQ
	ASWstpMQuTfGVtenrwmS/rbiEyTbnpI94PFxIwlM6p1Bpw8ASJWC30Q6DJA3rgmUpIH
	DTGF1lnK6/BeCBRXk0pO5gUYdpJwzQ7Mj0/0O34=
Cc: mint <mint@fishpool.com>
Message-Id: <BE70F544-F66F-4241-A593-9C1D8248238F@seznam.cz>
From: Standa Opichal <opichals@seznam.cz>
To: Paul Wratt <paul.wratt@gmail.com>
In-Reply-To: <11a6f2b11001270642j41b73ecepfd4a7a7cbb3fb354@mail.gmail.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v936)
Subject: [MiNT] mono (was: Re: QED)
Date: Wed, 27 Jan 2010 21:19:31 +0100
References: <vju41gb.b482b1fa0b9db676c306bf750553222e@secure.freeola.com> <c6533ef61001260418of2e90eakef4f80df62e039b4@mail.gmail.com> <11a6f2b11001270642j41b73ecepfd4a7a7cbb3fb354@mail.gmail.com>
X-Mailer: Apple Mail (2.936)
X-Smtpd: 1.1.7@13984
X-Seznam-User: opichals@seznam.cz
X-QM-Mark: email-qm4<408494179>
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: opichals@seznam.cz
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

Hi Paul!

WRT mono... tried to port it on several occasions and then gave up.  
Got to the point the mono CLI
was dissasm working. But not the interpreter, not talking about the  
JIT itself. Two basic common
things missing in our kernel for easy ports: virtual memory (and the  
libc mmap()) and threading (pthreads).

Somebody should provide these for FreeMiNT on the CF machine (and  
perhaps on 040/060) or you
risk porting modern packages will always be great pain + rarely ever a  
possibility for upstream
acceptance.

Standa

On Jan 27, 2010, at 3:42 PM, Paul Wratt wrote:

> On Tue, Jan 26, 2010 at 6:18 AM, Miro Kropacek <miro.kropacek@gmail.com 
> > wrote:
>>
>>>
>>> http://kdiff3.sourceforge.net/
>>>
>>> but I just noticed it's C++
>>>
>>> Is it possible to use C++ with our GCC yet ?
>>
>> Yet? It's possible for at least 10 years :) The problem with kdiff  
>> isn't c++
>> but Qt/kdelibs dependency.
>> --
>
> this may be rectified sometime in the future, Qt3 & Qt4 for MiNT/TOS.
> GTK also. By then a look at mono..
>
> There may be an easier way to "hotwire" some kde base libs, but that
> is just theory atm, an still requires a usable intermediate..
>
> Paul
>
>


