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: Need some help with a possible bug


Jonathan,

Thank you for your response.

I was intending to give back to the open source community by building everything and reporting bugs. Just a small contribution on my part to further the open source concept.

Regards,

George...



________________________________
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: George R Goffe <grgoffe@yahoo.com> 
Cc: gcc-help <gcc-help@gcc.gnu.org> 
Sent: Thursday, April 24, 2014 2:13 AM
Subject: Re: Need some help with a possible bug


On 24 April 2014 04:24, George R Goffe wrote:

> I'm running Fedora 19 X86_64 and, as far as I know, building for this architecture. I just built the latest gmp, mpc, mpfr hoping that that was the problem but I still get the msg.

It's much simpler just to install them from yum. Running this as root
will install the 64-bit and 32-bit devel packages for each:

yum install {gmp,mpfr,libmpc}-devel.{x86_64,i686}

You might want to uninstall the hand-built packages first, so they
don't interfere.


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