This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Norman Hendrich writes:
> Any insights as how to speed up build-times or why AWT/Swing might > end up crawling under gcj are really appreciated.
The solution for speeding up build times is pretty obvious: you just don't have enough RAM. It might be that we could reorganize things a bit, but at some point we have to link the library, and that takes memory.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |