public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Chathu Jayakrishnan" <cjk@rampnet.com>
To: <gcc-help@gcc.gnu.org>
Subject: Need help cross compiling
Date: Wed, 01 Mar 2000 08:33:00 -0000	[thread overview]
Message-ID: <000b01bf839b$fb647ea0$42b7f7d0@cjk.hyd.rampnet.com> (raw)

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

WARNING: multiple messages have this Message-ID
From: "Chathu Jayakrishnan" <cjk@rampnet.com>
To: <gcc-help@gcc.gnu.org>
Subject: Need help cross compiling
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <000b01bf839b$fb647ea0$42b7f7d0@cjk.hyd.rampnet.com> (raw)
Message-ID: <20000401000000.3d_mok1YGSg-OErWpZm51j4GNu7f5xKCIUJ4Vv4hC34@z> (raw)

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

             reply	other threads:[~2000-03-01  8:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-01  8:33 Chathu Jayakrishnan [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000b01bf839b$fb647ea0$42b7f7d0@cjk.hyd.rampnet.com' \
    --to=cjk@rampnet.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).