This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Confused about build proceedure srcdir vs objdir
- To: gcc-help at gcc dot gnu dot org
- Subject: Re: Confused about build proceedure srcdir vs objdir
- From: Harry Putnam <reader at newsguy dot com>
- Date: Sat, 27 Oct 2001 04:07:20 -0700
- References: <3BDA7B75.119F779D@unitus.it>
Paolo Carlini <pcarlini@unitus.it> writes:
> Hi Harry,
>
> in short, "srcdir" is the dir containing the compiler sources that you
[...]
> So, you ends up doing something like this:
Oh, thanks Paolo. I already posted another `amateur hour' message
before seeing your post. What is the significance of `bootstrap'? I
didn't notice anything about that at the config help page. Now
looking at the `build' instructions ... maybe in there.