This is the mail archive of the cygwin mailing list for the Cygwin 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: why was jar moved to jar-3? goog search suggest legacy of gcc-3 possibly?


On 8/6/2010 8:46 AM, mike marchywka wrote:
I'm using this jar a lot for the "-@" option and didn't find it right
away on new cygwin install but apparently it was just renamed. Is this
obsolete?

It's part of the gcc-java package which is part of the GCC-3 version. gcc has been versioned to allow side-by-side installs of V3 and V4. Executables in each package have been appropriately renamed. 'alternatives' can be used to set up the desired default so that the typical names can be used transparently. See '/bin/set-gcc-default-3.sh' and '/etc/set-gcc-default-4.sh' for some insight on that front. Java, however, isn't currently packaged for GCC4 so these scripts don't alias any of its executables. So if you want 'jar' instead of just 'jar-3', you'll have to set this up through alternatives yourself for now at least.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?

-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


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