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]
Other format: [Raw text]

libsanitizer builds slowly


I've been doing make -j70 and -j70 restrap and libasan seems to build 1 file at a time.  I'm chasing other bits right now, so I didn't track down what did it.  I looked at how it is wired up and didn't just spot it, and it seems to copy other runtime libraries we have.  Not sure if they suffer the same problem or not.  It was amazing how slowly it was building, which was noticeably slower than the rest of the build.

Any hints on where to look?  I can run experiments if someone wants to take a guess.

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