The crtreloc dependencies are wrong for SMP builds in -rc2.

Rob Landley rob at landley.net
Fri Feb 11 04:21:32 UTC 2011


It builds fine for make -j 1, but with make -j 4 I get:

  MKDIR include/bits
make: *** No rule to make target `libc/sysdeps/linux/mips/crtreloc.c',
needed by `lib/crtreloc.o'.  Stop.
make: *** Waiting for unfinished jobs....
  MKDIR lib

(Not just mips, arm did it too.)

Rob


More information about the uClibc mailing list