public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gcc -c -Wall -g -fsanitize=leak fails using gcc-5.3.0
@ 2016-03-25 21:55 Lester Ingber
  2016-03-25 22:43 ` Yaakov Selkowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Lester Ingber @ 2016-03-25 21:55 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc -c -Wall -g -fsanitize=leak fails using gcc-5.3.0
  2016-03-25 21:55 gcc -c -Wall -g -fsanitize=leak fails using gcc-5.3.0 Lester Ingber
@ 2016-03-25 22:43 ` Yaakov Selkowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Yaakov Selkowitz @ 2016-03-25 22:43 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-25 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-25 21:55 gcc -c -Wall -g -fsanitize=leak fails using gcc-5.3.0 Lester Ingber
2016-03-25 22:43 ` Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).