Re: (XS) RFR: JDK-8028770 LIBARCHNAME should not be used in CompileLauncher.gmk

2014-02-24 Thread Dave Pointon
On Wed, 2014-02-19 at 13:32 +0100, Magnus Ihse Bursie wrote: > I sent this some days ago but it seems it never reached the list. :-( > I'll give it a new try. > > Here's a trivial one. > > As reported by Jeremy Manson, LIBARCHNAME as defined in > CompileLauncher.gmk seems to be i586 in 32-bit x

Re: (XS) RFR: JDK-8028770 LIBARCHNAME should not be used in CompileLauncher.gmk

2014-02-24 Thread Erik Joelsson
Looks good to me. /Erik On 2014-02-19 13:32, Magnus Ihse Bursie wrote: I sent this some days ago but it seems it never reached the list. :-( I'll give it a new try. Here's a trivial one. As reported by Jeremy Manson, LIBARCHNAME as defined in CompileLauncher.gmk seems to be i586 in 32-bit x

Re: (XS) RFR: JDK-8028770 LIBARCHNAME should not be used in CompileLauncher.gmk

2014-02-19 Thread Tim Bell
Hi Magnus: I sent this some days ago but it seems it never reached the list. :-( I'll give it a new try. Here's a trivial one. As reported by Jeremy Manson, LIBARCHNAME as defined in CompileLauncher.gmk seems to be i586 in 32-bit x86 instead of being i386. It's using the wrong make variable