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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=eVfMu+hdueyeFgm/ cX1G6qHNFq8UNRE0TlpdrBJEIgZJH3xevHzJqMih1ilAfA79NaOkiwUuDwFfHf/h Ej3yd47aGC4Rf4c5ktQhXsSHrB7Me2aIP0IStii0Mk49K0TKi0A6N79xsAprgLfh SuekEW9vFNlPi01K0Y+V0FXFVNs= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=zyGn9yEij/1tE9TpYpuC4n AJMSA=; b=g6rQSqT3kf4ViSf/cpjWINwQvyt8rsC53vpM8wftQsVpgxZDyLej4z VeCvlWL0oCE1mn7r4w3fFPbbadThbXae5ZgfikSyklGZCe1/gHJE6HEGCl10I6Np W6oN5uUr2wJi/DOvzhTPlzjO1p6bo80Vg6aKF0M/RpEITM/U3a59Q= 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=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=Lester, H*M:cygwin, Hx-languages-length:442, ingber X-HELO: mx1.redhat.com Subject: Re: gcc -c -Wall -g -fsanitize=leak fails using gcc-5.3.0 To: cygwin AT cygwin DOT com References: From: Yaakov Selkowitz Message-ID: <56F5BF1E.1090103@cygwin.com> Date: Fri, 25 Mar 2016 17:43:42 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2016-03-25 16:55, Lester Ingber wrote: > 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. The sanitizer functionality is only available on x86-linux. -- Yaakov -- 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