baseh-3.2$ echo $PATH /toos/bin:/bin:/usr/bin bash-3.2$ ls /tools/bin i686-lfs-linux-gnu-addr2line i686-lfs-linux-gnu-ar i686-lfs-linux-gnu-as i686-lfs-linux-gnu-c++filt i686-lfs-linux-gnu-cpp i686-lfs-linux-gnu-gcc i686-lfs-linux-gnu-gcc-4.4.1 i686-lfs-linux-gnu-gccbug i686-lfs-linux-gnu-gcov i686-lfs-linux-gnu-gprof i686-lfs-linux-gnu-ld i686-lfs-linux-gnu-nm i686-lfs-linux-gnu-ogjcopy i686-lfs-linux-gnu-objdump i686-lfs-linux-gnu-gnu-ranlib i686-lfs-linux-gnu-readelf i686-lfs-linux-gnu-size i686-lfs-linux-gnu-strings i686-lfs-linux-gnu-strip
Maybe I just need to start over... On Wed, Sep 2, 2009 at 10:17 PM, Chris Staub<ch...@beaker67.com> wrote: > On 09/02/2009 10:57 PM, Shawn Eary wrote: >> 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? >> > > That command works fine if you have been following the directions so > far. If you are getting that error it means you've missed something. > What do "echo $PATH" and "ls /tools/bin" output? > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page