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]

Patch to make gcjh generate correct headers for mingw


A patch and changelog are attached.  The patch isolates optimizations
which are problematic on COFF targets with conditionals.  The
(somewhat lengthy) discussion on this issue can be found at:
http://gcc.gnu.org/ml/java/2005-09/msg00013.html

The diff was generated against CVS sources from 9/20/2005 and was
tested with a full bootstrap on i686-pc-linux-gnu and a cross-compiler
build for i686-pc-mingw32.  This patch should correct the same problem
on cygwin as is experienced on mingw, but this has not been tested.

TJ

Attachment: ChangeLog-Entry.txt
Description: Text document

Attachment: fix-gjavah-mingw.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]