Enhancement Request
Jeff Sturm
jsturm@one-point.com
Thu Dec 26 10:00:00 GMT 2002
On 2002年12月19日, Glenn Chambers wrote:
> Portable.NET is an implementation of C# and the associated runtime.
> Its runtime requirements are strangely similar to Java's...
I had a look at Portable .NET this week. It appears they lifted boehm-gc
and libffi straight from GCC sources. Interestingly, boehm-gc is
configured exactly as for libgcj, even with GC_GCJ_SUPPORT.
So it shouldn't be difficult to configure both runtimes so that they
can share the collector library. I don't think installing gc.h really
helps with that, however.
> I'm a transplant from Pittsburgh, and a University of Pittsburgh
> alumnus. But I work about four miles from the UT campus.
I've moved back to Detroit since then. Do you participate in TALUG?
Jeff
More information about the Java
mailing list