On 10/13/2009 10:57 PM, Ken Turner wrote:
> When I try to compile the glibc-2.10.1 package I get the following error:
>
> error: bad value (switch) for -mtune= switch
>
> When I did my case statement before compiling, I added the parameter
> -mtune=native. This is what is in the document.
>
> Has anyone encourtered this and what did you do resolve it?
>
> Thanks David
>
>
>
There's no reason it should be complaining about -mtune since it should 
be recognized by the version of GCC used in the book. Looks like you 
probably just mistyped a command. Paste the exact contents of "configparms."
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to