X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding:reply-to; q=dns; s=
	default; b=PMVuXIzu8NfFVL3jKh9EeSwSpsKdkG2rcuWgTeKKORA/NE78lRTHo
	Tx2/Yh7TglhOX0T32j4UAas1eHDrH7eKY3mX4/bq1GMjmIcv0Jg98cLAYXdpHMtS
	1Be8xzcwEqmc6mFCHWP/JcPo+4anPGookbIprZG1bxUPUveNAsZVxo=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding:reply-to; s=default; bh=
	EW6lRiTVTnIXWd5+kYh8Yx10EYI=; b=AQiR2CzvP7KDn60UjaacdGsi1AEDdrBK
	pqdcwaZm+HhjrYPgbc5FIlTdZC0XOcjbRrtal8cVid95fx4FLVpRdbBY/ozWcIiY
	nBAGeDR4K9iHZ/IxUZQOo+nppPYUzxqrRcZYUqVeNXMufMuD2w+ldczc6WkyrjzE
	tJoUqWGdS7E=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RDNS_NONE,SPF_SOFTFAIL,URIBL_BLOCKED autolearn=no version=3.3.2
Message-Id: <announce.5276A5E8.6030703@acm.org>
Date: Sun, 03 Nov 2013 11:37:12 -0800
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: scons-2.3.0-5
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

CYGWIN NEWS:
============
This release prefers /usr/bin to /bin for Cygwin, to avoid the
problem invoking /bin/gcc reported here

  http://cygwin.com/ml/cygwin/2013-11/msg00018.html

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.

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

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

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

