X-Recipient: archive-cygwin AT delorie DOT 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:reply-to:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; q=dns; s= default; b=GqpYMeTN0aDZpgd2QyWkVOgO7c/JUp5TURQK3EdB+cqz2gcj0ioIQ Rw88favSsVWwp0vF2uDissh6j8KpAru43I3XHfzdqyx15NQ9JhAQnIDd1908bYEt z+dQPNOpvZnqkHYicGHFusrzs++pnQ0vdsmxmr4qAvdatosad9nCxQ= 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:reply-to:message-id:date:from:mime-version:to :subject:content-type:content-transfer-encoding; s=default; bh=z EWS2uByAlkDo305atN9YkWiQLw=; b=qvuNqY9GApTNHWl+JfHrXhLFsjgTqrKcO RqS3lEFb28GLjo7rt46mcYkH1dY3+CDrL5MQA5abWXksYTS4CG9+fMNq4eZo+9D8 gVkQrSDjZFZe66AygZwY662T3mfwsFH73IC7ek2AXjiT6VaTfHp1I0Po8MTiWbOF WGwQ6W2GSA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 Reply-To: cygwin AT cygwin DOT com Message-Id: Date: Sun, 11 Aug 2013 11:57:26 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: scons-2.3.0-2 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit CYGWIN NEWS: ============ This release includes a patch to fixed DLL import library generation as reported here: http://cygwin.com/ml/cygwin/2013-08/msg00107.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. 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 DOT COM AT cygwin DOT 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 AT acm DOT 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