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]

Re: Patch: Make "os.arch" consistent with Sun's JDK on Win32


Tom Tromey wrote:
> 
> Ranjit> This patch is in response to a recent request on the main
> Ranjit> mailing list to make the value of the "os.arch" system
> Ranjit> property on Win32 more like what Sun's JDK sets - namely "x86"
> Ranjit> instead of the current "i486" or "i586" for GCJ running on
> Ranjit> Win32.
> 
> It seems like we should do this at configure time, and for every OS.
> We could add code to configure.host.

So are you putting this on hold? I mean, what you suggest will take
some time - probably the gathering of the data will take more time
than the patch itself and in the mean time, IMHO, including this 
patch won't hurt terribly, would it? ;-)

Ranjit.

-- 
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,           
INDIA.               Web: http://ranjitmathew.tripod.com/


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