classpath
[Top][All Lists]
Advanced

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

Re: move native libs?


From: Tom Tromey
Subject: Re: move native libs?
Date: 25 Jan 2001 12:22:49 -0700

>>>>> "Brian" == Brian Jones <address@hidden> writes:

Brian> Further, I'm thinking of putting CNI related files into:
Brian> native/cni/*.cc
Brian> Is there any problem with this?

I'd hold off on doing this for now.

Some parts of the C++ code in libgcj are parts of the VM
implementation.  Other parts are simply native methods.  The
distinction isn't always clear.

So before importing I'd say it would be good to go through and
separate this stuff out.

Tom



reply via email to

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