Re: problem with sablevm-1.1.9 xscale
Asutosh Gopinath <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Grzegorz B. Prokopski <gadek <at> sablevm.org> writes: > > On Wed, 2005-16-02 at 11:14 +0000, Asutosh Gopinath wrote: > > > So there really is a problem. > Something fishy is going on and I don't (anymore) believe that ie. "real > life brokenness" is broken. Reading .jar files that are on CLASSPATH > must not depend on sablevm being compiled in debug mode or not! > if seems there is some problem with -O2 (gcc 3.3.1). i rebuilt with -O1 and -O3 and in both the cases rxtx problem disappear. but brokeness is still encountered . cheers asutosh