Re: GCC 4.7 build problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

It's not possible to install any of the packages glibc-* from

ftp://mirror.switch.ch/pool/1/mirror/scientificlinux/6rolling/i386/os/ Packages

basically it says each time in so many words the package manager that there is a conflict between the same packages i686 and x64,
as of course i'm x64 here.

Is there a way to compile GCC in a manner it doesn't need stubs-32.h, as i'm 64 bits here?

Can i compile gcc x64 only somehow?
Would it help if i kick out Java?

In http://gcc.gnu.org/install/configure.html i'm looking there but don't know which one to use.



On Apr 16, 2012, at 12:03 AM, Jonathan Wakely wrote:

On 15 April 2012 22:59, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote:
On 15 April 2012 22:52, Vincent Diepeveen <diep@xxxxxxxxx> 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 of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux