This is the mail archive of the gcc-help@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: install problem, GCC 3.0, RedHat Linux 2.2.18


On Aug 16, 2001, Brent Phillips <brent@lyrastudios.com> wrote:

> However, the previous gcc installation (2.96) was in /usr/*, so I
> tried rebuilding gcc 3.0 with /usr/local/* as the target (using
> --prefix /usr/). But it breaks:

Did you restart in a clean build tree?  If you didn't, this may have
confused libtool.  Wipe out at least
i686-pc-linux-gnu/{config.cache,libjava} and try again.

-- 
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]