Re: Dynamic Class Loading in GCJ
David Daney <[email protected]>
| Newsgroups | gmane.comp.gcc.help,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Tushar kant wrote: > Hi! I have searched the Internet a lot but I just don't seem to find a > way to dynamically load .so files in gcj. I am writing an application in > java and I want it to be able to load external plugins during execution > time. I would appreciate it if some one could help me out on this > problem. Ask over on java@ (CCed here). It should work for many things. If you have specific problems, we may be able to help. David Daney