This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc4.3 configuring problems with mpfr
- From: "pradeep sanchana" <pradeep dot sanchana at gmail dot com>
- To: Swapna dot Pawar at kpitcummins dot com
- Cc: gcc at gcc dot gnu dot org, mtrudel at gmx dot ch, Prafulla dot Thakare at kpitcummins dot com
- Date: Sun, 22 Jun 2008 12:41:36 +0530
- Subject: Re: gcc4.3 configuring problems with mpfr
Please check the symbols in the library existing or not.
>>error
>>while configuring the mingw cross compiler for m32c-elf,
As you are saying you are facing problem with mingw.
Make sure you are using the gmp and mpfr libraries build for mingw
Please build mingw gmp and mpfr libraries use the configuration options
--with-mpfr,--with-gmp,--includedir,
I guess by this you can solve the issue.
Thanks and Regards,
Pradeep Sanchana