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]

Re: Missing insn-codes.h when building gcc 2000-12-17 cvs snapshot on win2k/pro with cygwin


From your bug descriptions of this and the other two files I'm guessing
that you have a SMP box and are using "make -j"

>../../gcc/gcc/tree.h:325: tree-check.h: No such file or directory
>make[2]: *** [winnt.o] Error 1
>make[2]: *** Waiting for unfinished jobs....

"make -j" unfortunately does not currently work under Cygwin since the
Makeinfo file is not fully connected when the cygwin/winnt extra files
are added.

BTW, I have a dual Celeron system at home with W2K/Pro, so I'll attempt
to get this working, sometime in the next week or so.

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

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