Thanks for your replies I went back to the start and got it this time.
Don't know what I missed but I thought I was very careful. Anyhow all
good. Great exercise this ;-)
John
On Nov 9, 2007 6:08 PM, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> On Nov 9, 2007 4:56 AM, John Whitmore <[EMAIL PROTECTE
On Nov 9, 2007 4:56 AM, John Whitmore <[EMAIL PROTECTED]> wrote:
>
> In my /tools directory I've got two candidates:
>
> /tools/i686-pc-linux-gnu-gcc
> /tools/i686-pc-linux-gnu-gcc-4.1.2
The first one is wrong, and it should be in /tools/bin.
> However my $(gcc -dumpmachine) gives me
>
> i486-pc-
I had this same problem, and it turned out I had forgotten to put the
gcc binary into /tools/bin (i.e. make install). Something to
double-check if you haven't already.
- Sean
On Nov 9, 2007 4:56 AM, John Whitmore <[EMAIL PROTECTED]> wrote:
> Hello all,
>hate asking questions but this is bot
Hello all,
hate asking questions but this is both a question and perhaps a
problem with the Linux From Scratch Book. I started working through
this book with a very old laptop but I'm learning and if should work
even on an old laptop, I assume.
Anyhow I've gotten as far as page 46, section 5.7