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: Can not follow FAQ about suffix error


Hi again,
Please remember that I had already built all the prerequisites and explicitly told configure the path to each of them. To be honest, that the package would lose its mind and not know where the libraries were never crossed my mind until it was pointed out.
All the best.
  Ray

Hi,
I guess I missed the contrib/download until Ruoyao Li wrote last night. My confusion was that the reply in the FAQ said to go to a specific config.log and follow the directions. Inside that config.log, the directions were to go to that config.log and follow the directions...
        Ray


On 4/28/2017 6:14 AM, Jonathan Wakely wrote:
On 28 April 2017 at 04:06, Ray Sheppard wrote:
Hi,
   I found the FAQ that addresses my problem but can not follow the solution.
Do you have any suggestions for making it easier to follow? It
currently describes your problem like so:

"Required libraries for the GCC build are missing, specifically MPFR,
GMP and MPC. If installed as shared libraries they must be in the
runtime linker's search path so they can be found. Please, follow the
instructions in the answer to Why does my ./configure and make fail?"

And that other answer tells you to use ./contrib/download_prerequisites

I could add a link to https://gcc.gnu.org/wiki/InstallingGCC but I'm
not sure what else might help. What part wasn't clear to you when
trying to debug the problem?

Thanks for any suggestions.


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