Date: Fri, 2 Apr 1999 12:11:56 +0530 (IST) From: Gurunandan R Bhat To: djgpp AT delorie DOT com Subject: Cannot build linux-x-dos cross-compiler Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Greetings, I am trying to build gcc-2.8.1 crosscompiler on linux with djcrx. I believe I have followed the instructions in the HOWTO Repository on DJ's site. My build fails with the following error: ----------------------------------------------------------------- In file included from ../gcc-2.8.1/objc/hash.c:31: ../gcc-2.8.1/objc/runtime.h:31: stdio.h: No such file or directory ../gcc-2.8.1/objc/runtime.h:32: ctype.h: No such file or directory In file included from ../gcc-2.8.1/objc/runtime.h:38, from ../gcc-2.8.1/objc/hash.c:31: include/objc/objc-api.h:33: stdio.h: No such file or directory make: *** [objc/hash.o] Error 1 ----------------------------------------------------------------- My native Linux compiler is gcc-2.7.2.3 I would be happy to mail the detailed log of make, if you so desire. It is 38K long. I would appreciate if you could mail responses to me in addition to the mailing list. Many thanks in advance Gurunandan