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: Another crash trying to build gcc as cross compiler


On Aug 17, 2000, Marcio de Oliveira Buss <ra990898@ic.unicamp.br> wrote:

>  But, in this case, ../libiberty is the ../src/libiberty
>  directory, and not the ../gcc/libiberty directory (remember that
>  I have invoked 'make' from gcc top level, therefore, this is the
>  hoped libiberty).

You shouldn't have run `configure' in the source tree.  This kind of
soft-linking will only work if you use a separate build tree.

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