This is the mail archive of the gcc-help@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]

Re: mpfr.h cannot be located while compiling GCC


Ankit Mahanot wrote:
./configure ...
 --with-mpfr-include=PATH
 --with-mpfr-lib=PATH
 --with-gmp-include=PATH
 --with-gmp-lib=PATH

This also DID NOT WORK :(


Why should it work? The instructions are explicit about running configure outside the source tree. The more ways you violate the instructions, the better chance you have of "not working."


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