This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc -c -Wall -g -fsanitize=leak fails using gcc-5.3.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]