This is the mail archive of the gcc-bugs@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: 3.1 Parallel build failure on sparc


On Mar 28, 2001, Brad Lucier <lucier@math.purdue.edu> wrote:

> mkdir: Failed to make directory "src/.libs"; No such file or directory
> mkdir: Failed to make directory "src/sparc/.libs"; No such file or directory
> mkdir: Failed to make directory "src/.libs"; No such file or directory

This is a problem in libffi that has been known for a few days.  src
and src/sparc should have been created by configure or make before
attempting to create any object files in them.

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