Gentoo Archives: gentoo-user

From: Rumen Yotov <rumen@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] EMERGENCY - GCC GONE!
Date: Thu, 01 Jun 2006 06:08:25
Message-Id: 447E8288.2000202@qrypto.org
In Reply to: Re: [gentoo-user] EMERGENCY - GCC GONE! by Lord Sauron
1 Hi,
2 Lord Sauron wrote:
3 > On 5/31/06, Rumen Yotov <rumen@××××××.org> wrote:
4 >> Hi,
5 >> I keep binaries for all major/critical packages of my system - gcc,glibc
6 >> But their usage depends on processor family, USE flags for gcc etc.
7 >> Will put a binary tarball of "gcc-3.4.6-r1" (gcc-3.4.6-r1.tbz2)-25MB.
8 >> CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
9 >> sys-devel/gcc-3.4.6-r1 USE="boundschecking fortran gcj gtk nls objc
10 >> -bootstrap -build -doc -hardened -ip28 -multislot -nocxx -nopie -nossp
11 >> -vanilla"
12 >> Place: ftp.qrypto.org
13 >> PS: to install put it in / (root dir), tar xjvf gcc-3.4.6-r1.tbz2
14 >> (ignore last massages). Then if lucky remerge any GCC you want.
15 >> HTH.Rumen
16 >
17 > So I'm just going to untar it to / by tar xjvf gcc-3.4.5-r1.tbz2?
18 Yeah, FYI untar it in some test directory and check the contents.
19 > That's significantly less painful than I was expecting this to be.
20 > I'm working on that now. I'm downloading it, and then I'll be putting
21 > it to a USB drive to then migrate to the afflicted machine (I'm not
22 > pro enough to know how to download something without the crux of a GUI
23 > - sorry, it's the horrible truth.)
24 >
25 wget ftp://ftp.qrypto.org/gcc-3.4.6-r1.tbz2. It's a 3.4.6 version.
26 Use "quickpkg package" to generate a binary tarball of it.
27 > Thanks a million for the help. I was really making some great
28 > progress as far as learning more and more about Gentoo and linux in
29 > general, and it'd be a shame to waste time on reinstalling because I
30 > was a dork and did something stupid like killing gcc. I should be
31 > able to say whether your steps worked within an hour or so. Thanks
32 > again.
33 >
34 PS:check again your processor architecture (athlon-xp - here), the USE
35 flags are not so important but some might be. I should have used
36 -mcpu=athlon-xp which will work with i686 too, but it's too late now.
37 HTH.Rumen

Attachments

File name MIME type
smime.p7s application/x-pkcs7-signature