help! m68k cross-compiler question

Joel Sherrill joel@OARcorp.com
Thu Jul 30 08:17:00 GMT 1998


On Wed, 29 Jul 1998, Suryo Sukendro wrote:

> Hi Jerry,
> I applied the needed patches, but when I compile the gcc, I received the
> following error messages : 
> In file included from ./objc/hash.c:31:
> objc/runtime.h:31: stdio.h: No such file or directory
> objc/runtime.h:32: ctype.h: No such file or directory
> In file included from objc/runtime.h:38,
> 		from ./objc/hash.c:31:
> include/objc/objc-api.h:33: stdio.h: No such file or directory
> *** Error code 1

The easiest work around is:

gmake LANGUAGES="c"

I assume Jerry's patch set -Dinhibit_libc to avoid problems with libgcc.

--joel
Joel Sherrill                    Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (205) 722-9985







More information about the crossgcc mailing list