Re: MacOS build tool selections for JDK8

2013-05-12 Thread David Chase
A problem with gcc-4.8 as installed by MacPorts, if we ever intended to build 32-bit binaries: gcc-mp-4.8 -O -m32 -msse -mpclmul -mavx TryLoop.c -lz ld: warning: ignoring file /opt/local/lib/gcc48/libgcc_ext.10.5.dylib, missing required architecture i386 in file /opt/local/lib/gcc48/libgcc_ex

Re: Preserving changeset authorship (was Re: PING: [PATCH] Enable debug info on all libraries for OpenJDK builds)

2013-05-12 Thread Dmitry Samersoff
Mark, I did some experiments on weekends and I'm against of using -u option under any circumstances. People sponsoring changeset can make a mistake - most obvious one is wrong merge conflict resolution. If it happens we are loosing the way to solve the problem quickly - author know nothing about

Re: Preserving changeset authorship (was Re: PING: [PATCH] Enable debug info on all libraries for OpenJDK builds)

2013-05-12 Thread David Holmes
On 11/05/2013 2:53 AM, Andrew Hughes wrote: I have offered a very simple solution to that problem to which no-one has yet given any reason as to why we should not implemented it; simply add a HotSpot tree where pushes can be made prior to JPRT runs, then perform the JPRT runs on the commits in