On Mon, 25 Nov 2002 11:06:47 -0600, "John Foster"
<[EMAIL PROTECTED]> wrote:

>How do you tell "make-kpkg buildpackage" to use the gcc 3.02 compiler
>instead of the gcc 2.95 'default' compiler? Sorry I can not find
>anything about this. I ave read that this newer 3.02 compiler is
>required for AMD chip maximizing and I have had zero luck getting a
>kernel to build "that works" using the A7 for athlon xp 1.8 cpu
>selection in the .config file. ANY advice is appreciated. Thanks.
>John

Revolting hack that works for me: (edit as required)

su root
cd /usr/bin
mv gcc gcc.old
ln -s gcc-3.02 gcc

Pigeon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to