Re: custom libgcj
Bryce McKinlay <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 20, 2009 at 12:41 PM, abhishek desai <[email protected]> wrote: > I want to customize libgcj compilation to include only the garbage > collector part and other required files for a simple java program to > compile and execute in native using gcj. Then I want to add my own > java files to libgcj. Is there some way this can be done? Which files > can I edit for this ? See also micro-libgcj: http://ulibgcj.sourceforge.net/