This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Enhancement Request


On Thursday, December 19, 2002, at 05:29 PM, Jeff Sturm wrote:

I see... looking at mainline, the toplevel Makefile.def has:

target_modules = { module= libffi; no_install=true; };

which would prevent libffi from being installed, I assume.
I've been following the main GCC list via the web archive; I think
that's Autogen for "don't run the 'install' target in this subdir".

Sounds like a nifty project. The boehm-gc in GCC is configured
specifically for gcj, though it should also be suitable for general C/C++
use. Does Portable.NET have any special requirements, i.e. finalization
or type information?
Portable.NET is an implementation of C# and the associated runtime.
Its runtime requirements are strangely similar to Java's...

>>Toledo, OH
Home of the Rockets... (UT, my alma mater).

Jeff
I'm a transplant from Pittsburgh, and a University of Pittsburgh
alumnus.  But I work about four miles from the UT campus.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]