Re: Native libs & AWT (Was: Re: Further cleanups (Was: Re: dealing with gjdoc))
Dalibor Topic <[email protected]> Thu, 17 Jan 2008 22:14:25 +0100
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
Dalibor Topic wrote: > * GNU MP big math > > I'd like to remove the feature and let GNU Classpath handle it for the > next release. I've made the pure java java.math implementation from GNU Classpath the default now. I'll remove the GNU MP implementation in Kaffe in a week, unless something odd happens. > * zlib zip > > It breaks static VM builds atm, so I'll turn it off for the default > build. Done. The --with-staticvm and --with-staticlib builds pass all tests on x86-linux-kaffegc-jit3 again. Yay. cheers, dalibor topic