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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=QPK HN78vWiC+n76owEzU6kTDBPusK1fqp83tUrDK7q4xeyqtLJPpYbZxd2RIPeVfW9T txysa5f4yLbP5drndK04r0c0FUYcwkiuOV66npkp09mMMEg/y6wq78xmRG2WwTiV DVuH3tFQUJZ7z54NCYhN1zwLKLlEGzkrm4oiIFSg= 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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=lpUj3fhDo OUdO2Dp2q/pF2Gb7Ro=; b=sVLZau4FFog4rOpVFsx4nsOA5QXreBHZ59il7Et1P ZmFf+nV4l0vpAJxdgoy2AVnMjEFalp2RLFXECcygLlCeFOeuOnGVd7MjKnjZkVg+ NlRDrENq1dxzmvEJ5IihvRss7c3HerruKil56xy00O53fIwKO2QSDHMCEA1rKWXp 7E= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=lester, H*r:sk:google- X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Lester Ingber Subject: gcc -c -Wall -g -fsanitize=leak fails using gcc-5.3.0 Date: Fri, 25 Mar 2016 21:55:30 +0000 (UTC) Lines: 10 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes I just tries to use the memory-leak detection built into gcc. I have the latest v5.3.0 from the regular x64 setup. I get: /bin/ld: cannot find -llsan collect2: error: ld returned 1 exit status I do not see any lsan (or tsan) in my cygwin64 directories. Lester -- 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