Gentoo Archives: gentoo-ppc-user

From: Mark Guertin <gerk@g.o>
To: gentooppc-user@g.o
Subject: Re: [gentooppc-user] Excessive disk use?
Date: Mon, 21 Oct 2002 09:33:02
Message-Id: 1035225005.21240.11.camel@ppc.artshouse.com
In Reply to: [gentooppc-user] Excessive disk use? by Marcio Luis Teixeira
1 On Mon, 2002-10-21 at 02:29, Marcio Luis Teixeira wrote:
2
3 > So I have a few questions: 1) Have I missed cleaning out any important
4 > directories? 2) Is there any special flags I must put in "/etc/make.conf" to
5 > avoid code bloat (I have a PPC 603ev). Right now I've noticed that all the
6 > CFLAG lines were commented out in that file, apparently I have been compiling
7 > with the defaults -- is this the problem? What's the best way to fix this
8 > (short of redoing the entire gentoo installation).
9 >
10
11 You don't have anything to worry about really, the default CFLAGS would
12 be pretty much the same as the suggested cflags in make.conf in your
13 case.
14
15 As far as things to clean up, you pretty much have it with what you
16 did. As for it being bigger, it could be that gcc 3.2 related stuff (if
17 you are using 1.4*). Also by default with suse when you isntall pkgs,
18 they come in 2 pieces, the pkg, and pkg-dev (with all the include files,
19 etc). Most users dont' isntall the -dev files if they don't need them,
20 with Gentoo when you isntall a pkg you get the whole pacakge including
21 all the headers and the includes and the like. This is required in
22 gentoo as you compile all your own things from src and they are
23 required.
24
25 Hope this helps
26
27 Mark

Replies

Subject Author
Re: [gentooppc-user] Excessive disk use? Marcio Luis Teixeira <marciot@×××××××××××××××.edu>