This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug target/36644] make check fails:FAIL: tr1/8_c_compatibility/cmath/functions.cc (test for excess errors)



------- Comment #4 from dtom77 at gmail dot com  2008-06-27 05:08 -------
Subject: Re:  make check fails:FAIL: tr1/8_c_compatibility/cmath/functions.cc
(test for excess errors)

On Thursday 26 June 2008 16:16, paolo dot carlini at oracle dot com wrote:
>
> > Excess errors:
> > /home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: symbol lookup error:
> > /home/ad/dloads/gcc-4.3.1/build/./gcc/cc1plus: undefined symbol:
> > mpfr_remainder
>
> If anything, this is not a libstdc++ issue.

Then do you think it is on the mpfr side? I grep the directory where i 
installed it. Indeed mpfr.h has this mpfr_remainder() function. Don't know
why this is referenced as undefined.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36644


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