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: GCC 4.7 build problems


On 15 April 2012 22:59, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 15 April 2012 22:52, Vincent Diepeveen <diep@xs4all.nl> wrote:
>> Thanks Jonathan!
>>
>> Google gave me how to add the DVD-rom to the repository, it's indexing the
>> 4428 rpm's there now
>> from the i386 dvd1 of Scientific Linux
>>
>> Hope it installs the glibc-devel.i868 then and that this solves the problem!
>
> If you don't want to wait you could just grab that RPM, either from
> the DVD or the internet, with
> wget ftp://mirror.switch.ch/pool/1/mirror/scientificlinux/6rolling/i386/updates/security/glibc-devel-2.12-1.47.el6_2.9.i686.rpm

Actually to match your existing 64-bit glibc I think that should be

wget ftp://mirror.switch.ch/pool/1/mirror/scientificlinux/6rolling/i386/os/Packages/glibc-2.12-1.47.el6.i686.rpm

> then install it with
> yum localinstall glibc-devel-2.12-1.47.el6_2.9.i686.rpm


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