gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gdb] Michael C -- build.sh


From: Michael Elizabeth Chastain
Subject: Re: [Gdb] Michael C -- build.sh
Date: Tue, 25 Feb 2003 13:05:29 -0600

make-3.79.1 ships with a file named 'build.sh.in'.
After you configure 'make', you will have a 'build.sh' file,
and then you run it.  gcc-3_2-build.sh ... I don't know what that
is, but it's sure not going to help.

Also if the file is not executable, you may have to say "sh build.sh".

So try this:

  unpack the tarball (yet again)
  ./configure
  ls build.sh*
  sh build.sh

You are doing the typescripts just fine.

Michael C




reply via email to

[Prev in Thread] Current Thread [Next in Thread]