Re: GCJ and RMI on Fedora Core 12
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
On 08/16/2010 11:59 PM, Craig W. Martin wrote: > > I must admit I am stumped. It just seems that GCJ can't correctly > determine the unicast address from within my thread. Again I would > emphasize that this same code ran flawlessly for years under core 6. Any > help would be most appreciated. Hi. The first thing you must do is strip this right down to the simplest possible test case that demonstrates the problem. The simpler it is, the more likely someone will look at it. Andrew.