From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98715 invoked by alias); 25 Mar 2016 21:55:42 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 98705 invoked by uid 89); 25 Mar 2016 21:55:41 -0000 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 Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 25 Mar 2016 21:55:40 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ajZhf-0004VN-W8 for cygwin@cygwin.com; Fri, 25 Mar 2016 22:55:36 +0100 Received: from google-proxy-66-249-84-210.google.com ([66.249.84.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Mar 2016 22:55:35 +0100 Received: from ingber by google-proxy-66-249-84-210.google.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 25 Mar 2016 22:55:35 +0100 To: cygwin@cygwin.com From: Lester Ingber Subject: gcc -c -Wall -g -fsanitize=leak fails using gcc-5.3.0 Date: Fri, 25 Mar 2016 21:55:00 -0000 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 X-SW-Source: 2016-03/txt/msg00520.txt.bz2 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