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]

19991208: crtstuff.c requires stddef.h


While compiling 19991208 snapshot for the first time on my SMP machine,
using two threads, compile at first broke on missing stddef.h include for
gcc/crtstuff.c - on second run this worked fine. It looks like the crt*
libs are missing stmp-int-hdrs fromthe prerequisites, and this breaks
multithreaded build on the first time.

 -Jukka Santala


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