help-libtasn1
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: 'make check' fail while compiling libtasn1 with intel c compiler


From:
Subject: Re: Re: 'make check' fail while compiling libtasn1 with intel c compiler ( log files corrected )
Date: Thu, 26 Sep 2013 11:16:45 +0800


Thanks, Simon.
 

 
Date: 2013-09-24 18:25
Subject: Re: 'make check' fail while compiling libtasn1 with intel c compiler ( log files corrected )
You can add a valgrind suppression file to silence errors like this.
Most systems ship with valgrind suppressions for system components (gcc,
glibc) already.  So when you use a non-standard C compiler, you need to
also create those valgrind suppression files.  Or disable use of
valgrind when building libtasn1...
 
/Simon
 
"" <address@hidden> writes:
 
> Nikos,
>
> Please read this post:
> http://software.intel.com/en-us/articles/valgrind-memcheck-gives-uninitialized-value-false-positives-on-string-routines.
>
> Best,
> Frank
>
>
>
>
> 发件人: Nikos Mavrogiannopoulos
> 发送时间: 2013-09-09 16:35
> 收件人: everfast
> 主题: Re: 'make check' fail while compiling libtasn1 with intel c
> compiler ( log files corrected )
> On 09/09/2013 04:05 AM, address@hidden wrote:
>> Thanks, Nikos.
>> 
>> Finally I found it's an issue about valgrind. When configure with
>> --enable-valgrind-tests=no, every test passed.
> That's interesting. Could you send me the output of valgrind for the
> programs that fail?
>
> regards,
> Nikos

reply via email to

[Prev in Thread] Current Thread [Next in Thread]