This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Gcc testsuite error
- From: Manpreet Singh <mappysingh at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 5 Nov 2014 12:36:53 +0100
- Subject: Gcc testsuite error
- Authentication-results: sourceware.org; auth=none
Hi,
when i run gcc testsuite for cross compiler x86_i586-gcc
output is:
FAIL :- /opt/...../cdk/x86/i586/lib/gcc/i386-unknown-elf/4.4.5/../../../../i386-unknown-elf/bin/ld:
cannot find -lm
collect2: ld returned 1 exit status
What is the reason of this failure? And
What could be the solution?
Thanks & regards
mappy