This is the mail archive of the cygwin-announce 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]

Updated: scons-2.3.0-4


CYGWIN NEWS:
============
This release includes an additional fix for the Cygwin-specific
linking tool when using the variant-dir feature.

DESCRIPTION:
============
SCons is an Open Source software construction tool—that is, a
next-generation build tool. Think of SCons as an improved,
cross-platform substitute for the classic Make utility with
integrated functionality similar to autoconf/automake and compiler
caches such as ccache. In short, SCons is an easier, more reliable
and faster way to build software. 

See http://www.scons.org/ for more details.

CYGWIN NOTES:
=============
Upstream does not provide good support for building DLLs for
Cygwin. SCons will build the DLL as libMODULE.dll, but will not
build an import library.

This release includes a patched linker for Cygwin that will:
 * build the DLL as cygMODULE.dll
 * create an import library using the instructions from here:
   http://cygwin.com/cygwin-ug-net/dll.html

This patched linker is only lightly tested. Please report any bugs
to the main mailing list. If you're a Python programmer, please
consider providing a patch, as the Cygwin maintainer is not a Python
programmer.

DOWNLOAD:
=========
Note that downloads from sourceware.org (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need
to find a mirror which has this update, please choose the one
nearest to you: http://cygwin.com/mirrors.html

QUESTIONS:
==========
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=================================
To unsubscribe to 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.

-- 
David Rothenberger  ----  daveroth@acm.org

"I will make no bargains with terrorist hardware."
                -- Peter da Silva


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