public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "KAMAL PUNN" <kamal_punn@hotmail.com>
To: gcc@gcc.gnu.org
Cc: kamal.punn@castelle.com
Subject: Query for Cross-compiler
Date: Wed, 04 Sep 2002 10:55:00 -0000	[thread overview]
Message-ID: <F65uPDVniSnRMWuLn5U0001485e@hotmail.com> (raw)


Hi,

My name is kamal and right now we are facing problems in building 
cross-compiler for our sun-3/80.  Actually we have very old sun server named 
as sun-3/80.And on this m/c we have to run some c++ programs. But 
unfortunately we don't have compiler for c++ on this m/c.  So now we are 
trying to make cross-compiler for sun-3/80.  We are trying to make 
cross-compiler from linux ( i.e gcc 3.2 ) to sun-3/80.  In the configure 
command we are using the following options and targer m/c. Then it create a 
Makefile and when we are doing make on this file. At last it gives us 
errors. Below is the configure command, please suggest some thing to build 
cross-compiler for our old sun-3/80 server. We want to compile all our code 
with this cross-compiler so that we can port our executable to sun-3/80.  
Here is the command:



/gcc/gcc-3.2/configure --prefix=/cross-build -program-prefix=m68 
--program-suffix=-3.2 --target=m68k-sun --disable-shared --enable-threads 
--enable-languages="c,c++" --with-headers=/cross-build/target/sys-include 
--with-libs=/cross-build/target/lib --with-newlib



This command create Makefile, and after running makefile with command make 
it gives error.



Please suggest something regarding this build as we are in urgency of this 
work.



Thanking you in anticipation



kamal punn

castelle,inc.











_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx

             reply	other threads:[~2002-09-04 17:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-04 10:55 KAMAL PUNN [this message]
2002-09-04 11:15 Jan Reimers

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=F65uPDVniSnRMWuLn5U0001485e@hotmail.com \
    --to=kamal_punn@hotmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=kamal.punn@castelle.com \
    /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).