[PATCH] Resolve Windows build issues
Omair Majid
omajid at redhat.com
Wed Nov 27 12:58:41 PST 2013
* Andrew <gnu.andrew at redhat.com> [2013-11-27 14:17]:
> 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.
I am not familiar with windows build systems at all, but the approach
certainly looks correct to me. If this makes more things match upstream
7u, then this is definitely a step in the right direction.
Thanks,
Omair
--
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681
More information about the jdk6-dev
mailing list