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]

[ANNOUNCEMENT] Updated: gcc-tools-automake-1.9.6-11


Gcc requires that an unpatched, pristine version of automake be
used when preparing patches for official submission. For various
reasons [1] these pristine versions cannot coexist with the
existing automake packages in /usr.

gcc-4.3.x and gcc-4.4.x development requires the latest release
  in the automake-1.9.x series.
gcc-4.5.x development requires the latest release in the
  automake-1.11.x series.

To assist developers working within cygwin on multiple versions
of gcc, the gcc-tools-automake package has been restructured.
The 'gcc-tools-automake' package per se is now obsolete, and
serves as an upgrade helper to force installation of two new
packages:

  A. gcc-tools-epoch1-automake
     + installs into /opt/gcc-tools/epoch1/{bin,share}
     + version automake-1.9.6
  B. gcc-tools-epoch2-automake
     + installs into /opt/gcc-tools/epoch2/{bin,share}
     + version automake-1.11.1

Both of these new packages use the alternatives system to manage
symbolic links in /opt/gcc-tools/bin.  So, developers can now
either
  set PATH=/opt/gcc-tools/bin:$PATH
as has been required in the past when developing gcc on cygwin,
while using the alternatives system to ensure that the "correct"
version of the tools will be used for the gcc in question, or
  set PATH=/opt/gcc-tools/epochX/bin:$PATH
and ignore the alternatives symlinks.




Automake is a tool for automatically generating `Makefile.in' files
compliant with the GNU Coding Standards.

As expected now that cygwin-1.7.1 has been officially released, this
gcc-tools-automake package is available exclusively for cygwin-1.7.

[1] http://cygwin.com/ml/cygwin-apps/2009-01/msg00007.html

-- 
Charles Wilson
volunteer automake maintainer for cygwin

====================================================================

To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page.  This downloads setup.exe to
your system.  Then, run setup and answer all of the questions.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is
available starting at this URL.

--
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]