* Gautham Ganapathy [linux-india] <11/06/01 14:31 +0530>:
 
> when u compile the 2.4.x kernel, there is an option to select the processor
> as an Athlon. the corresponding option used by gcc while compilation
> is -march=athlon. however, i couldn't find this in the man pages.
 
 Well, "info gcc" has this -


> `-march=<name>'
> This specifies the name of the target ARM architecture.  GCC uses this name
> to determine what kind of instructions it can use when generating assembly
> code.  This option can be used in conjunction with or instead of the
> `-mcpu=' option.  Permissable names are: armv2, armv2a, armv3, armv3m,
> armv4, armv4t

 I rather suspect you want --host, --build and --target instead.

        -suresh
-- 
Suresh Ramasubramanian  <-->  mallet <at> efn <dot> org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to