This is the mail archive of the java-patches@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] | |
Aaron W. LaFramboise wrote:This patch builds libgcj, libgcj-tools, and libffi as DLLs on Windows.
This patch revises and updates Aaron's old patch from last August. It adds some essential support for Cygwin that the previous patch didn't have, and does things slightly differently in places.
Index: gcc/config/i386/t-cygming
+jc1$(exeext): LDFLAGS+=-Wl,-stack,0x8000000
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |