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: build macros and includes


Michael Koch wrote:
> 
> You don't need to locate it at all as gcj doesn't need it at all when 
> compiling to native (and then libgcj.so is used like other libraries 
> for other apps) and gij should handle it quite well. If not, its a 
> bug.

Is that fully correct? I thought we still need class files
to verify method signatures/accesses...

In any case, AFAICT libgcj-xxx.jar should automatically
be picked up by the invoked gcj/gij, else it is a bug.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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