Gentoo Archives: gentoo-ppc-user

From: Phil Cryer <phil@×××××.us>
To: Eric Pretorious <eric@××××××××××.net>
Cc: Gentoo Linux <gentoo-ppc-user@g.o>
Subject: Re: [gentoo-ppc-user] make.conf: CFLAGS
Date: Sat, 28 Jun 2003 14:10:56
Message-Id: 1056809447.3efda1e7a1b35@cryer.us
In Reply to: [gentoo-ppc-user] make.conf: CFLAGS by Eric Pretorious
1 > A. the default CFLAGS setting (-02 -pipe -fsigned-char) is correct for my
2 > Lombard G3, and B. there are any other settings that I really *need* to set.
3
4 I always go with:
5 http://www.freehackers.org/gentoo/gccflags/flag_gcc3.html
6
7 for G3 flags, they list:
8 CHOST="powerpc-unknown-linux-gnu"
9 CFLAGS="-mcpu=750 -O3 -pipe -fsigned-char -mpowerpc-gfxopt"
10 CXXFLAGS="-mcpu=750 -O3 -pipe -fsigned-char -mpowerpc-gfxopt"
11
12 P
13
14 --
15 http://lefttochance.com/
16
17 --
18 gentoo-ppc-user@g.o mailing list