Perhaps, I am having trouble reading instructions again. When I compile Glibc on pass 1 (Section 5.7.1) , I get and error stating that my -mtune switch value is bad, but when I look in my config.parms file, it shows: CFLAGS += -march=i486 -mtune=native just like the case code in the third box of 5.7.1 indicates it should be.
Do you think I should skip the specification of this case statement in the third box of 5.7.1 and let the configre script guess my architechture or should I try -march=pentium and -mtune=pentium? I am running on a two core Pentium D processor. Side Question: When one of you helpful people respond to my email, how so I reply so that the message gets back to the LFS mail groups. I can's seem to figure out how the mail server would know which replay goes with what thread? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page