help-libtasn1
[Top][All Lists]
Advanced

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

'make check' fail when compiling libtasn1 with intel c compiler


From:
Subject: 'make check' fail when compiling libtasn1 with intel c compiler
Date: Tue, 3 Sep 2013 21:12:09 +0800

Dear all:
 
When compiler libtasn1 3.3 using intel c compiler 13.1.0 with 
    
     export CC='icc'
     export CFLAGS='-fPIC -O3 -xHOST -ip'
     ./configure --prefix=/home/frank/program/libtasn1/3.3
     make
     make check
 
4 tests failed, including Test_parser, Test_tree, Test_encoding, and Test_indefinite. 
 
Logs are attached, including config.log, 'configure' output, 'make' output and 'make check' output.
 
If configure with gcc, everthing goes well.
 
Any hint?

Attachment: output-makecheck.txt
Description: Binary data

Attachment: config.log
Description: Binary data

Attachment: output-configure.txt
Description: Binary data

Attachment: output-make.txt
Description: Binary data


reply via email to

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