Can't compile 2.3.3x for Athlon, 2.

Domsalla, Thorsten (thorsten.domsalla@sap.com)
Fri, 14 Jan 2000 07:43:55 +0100


Hi,

> whenever I try to compile kernel 2.3.3x (2.3.34 to 2.3.38)
> I get a gcc abort because of colliding -march=pentiumpro
> and -march=i686 options.

When deleting the -march=i686 option in arch/i386/Makefile
for K7, all compiles well.

But, after reboot my system freezes to death after showing
the message "Uncompressing kernel". Hm?!?

What are the correct options for the AMD Athlon? -mpentiumpro
-march=pentiumpro -DCPU=686 or is the better choice -march=i686?
Did anyone compile the 2.3.3x kernel for Athlon before?

SuSE 6.3, egcs-2.91.66, Gigabyte, AMD Athlon 500

Thorsten

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/