------- Comment #4 from ebotcazou at gcc dot gnu dot org  2010-08-13 17:16 
-------
> But I link GMP and MPFR into GCC source tree, how to make check on 
> these? perhaps:
>    cd objdir/gcc-4.5.1/gmp ; make check
>    cd objdir/gcc-4.5.1/mpfr ; make check

Yes, run "make check" in the build dir of GMP and MPFR.


-- 


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

Reply via email to