I was having trouble getting cut and paste to work.
I started over from the beginning using the LFS that came with my LFS
Live CD and I have gotten all the way to 5.18.1. I stopped for a
while to look at new computers, but I will go back.
Thanks for the help, LFS is much easier once you start up
On Thu, Sep 03, 2009 at 09:46:45PM -0500, Shawn Eary wrote:
> baseh-3.2$ echo $PATH
> /toos/bin:/bin:/usr/bin
Is that really "/toos/bin" rather than "/tools/bin"?
Jeremy Henty
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscrib
I don't really know. I think the problem may be as Chris said. I
just may not be able to follow instructions. I have started over and
am following the instructions that came with my LFS Live CD. Now that
I am using cut and paste, I "think" things will go slightly smoother.
On Fri, Sep 4, 2009
>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
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
i68
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