This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: configure error


On Sep  6, 2000, Kevin Handy <kth@srv.net> wrote:

> I just downloaded a cvs copy of gcc today and have the following error
> while trying to configure it (using "configure --prefix=/usr")

You're supposed to use a separate build tree for GCC.  This probably
wouldn't have occurred if you had followed the installation
instructions.

Anyway, the problem should be fixed by now.  But it's very likely
that, after GCC is built and it starts configuring the target zlib, it
will complain that the zlib source directory has already been
configured, so it can't configure it for the target.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]