This is the mail archive of the java@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: os.arch and os.name is incorrect


> I just submitted a small patch to make "os.arch" more 
> consistent with Sun's JDK as pointed by Oyvind:

Thanks!

Do I understand correctly w.r.t. what happens from here?

- The patch will now be reviewed, accepted or rejected
- committed to CVS
- http://www.thisiscool.com/gcc33_mingw.htm updated overnight 
automatically

?

>However, at least in my tests "os.name" is being 
>returned in the same manner as Sun's JDK - I've 
>tested on Win98 and Win2K. Oyvind, where are you 
>seeing the difference in that?

I don't remember the details, but previously the "gcj -Os" 
option would change the os.name/arch; which is no longer 
important since gcc 3.3 fixes it.

I believe os.name is now correct for Windows.

Øyvind


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