This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] |
Aaron W. LaFramboise wrote:This patch builds libgcj, libgcj-tools, and libffi as DLLs on Windows.
The DLL itself is pretty massive, weighing in at 70 MB (29 MB stripped), and a massive 82217 exports. In the future, it might possible to improve this situation by linking by ordinal.
Maybe you don't use libgcj.ver or some equivalent? I have no idea if you're even using GNU ld.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |