[PATCH] Resolve Windows build issues
Andrew
gnu.andrew at redhat.com
Wed Nov 27 11:14:01 PST 2013
Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/20131015/winmerge/
This contains Alex's fix for the SA along with a fix for the merge issues
in compile.make. The latter is different to both previous versions published
by Alex and, I believe, the correct version, which I obtained by diffing against
the version in 7 and checking all if blocks were matched.
The new patch:
1. Moves the /SAFESEH flag into the correct section (out of the COMPILER_NAME block and
into the compiler settings for VS2008, like the other instances in that file).
2. Removes the broken if block in the VS2010 settings.
3. Places the full if block with other linker settings further down.
Ok to push?
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the jdk6-dev
mailing list