public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Need help cross compiling
@ 2000-03-01  8:33 Chathu Jayakrishnan
  2000-03-01 11:35 ` Alexandre Oliva
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Chathu Jayakrishnan @ 2000-03-01  8:33 UTC (permalink / raw)
  To: gcc-help

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 819 bytes --]

Hi ,
 
I am trying to cross compile gcc-2.8.0 for target 
m68k-wrs-vxworks 
on host i386 running solaris2.7. I have 
successfully compiled and
installed binutils 2.9. But gcc building gives the 
following error.
 
Anyhelp in this regard will be 
appreciated.
./xgcc -B./ -DCROSS_COMPILE 
-DIN_GCC   -g -I./include  -I. -I. -I./config \ -c 
./objc/hash.c -o objc/hash.o 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 make: Fatal error: Command failed for target 
`objc/hash.o'
Regards cjk

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-01  8:33 Need help cross compiling Chathu Jayakrishnan
2000-03-01 11:35 ` Alexandre Oliva
2000-04-01  0:00   ` Alexandre Oliva
2000-03-01 11:36 ` Martin v. Loewis
2000-04-01  0:00   ` Martin v. Loewis
2000-04-01  0:00 ` Chathu Jayakrishnan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).