public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Vu Khuong <VKhuong@omnispectrum.com>
To: "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>
Subject: installation
Date: Fri, 26 Apr 2002 08:37:00 -0000	[thread overview]
Message-ID: <41274F8D344DD411824100E08110C21E10FF09@SEOUL> (raw)

I try to install gcc cross compiler (gcc-2.95.2) onto my windows 2000 prof,
with cygwin.  I seem to be successfully run configure as follow:
$ cd ~
$ cd ../../gcc-2.95.2
$ rm -f -r objdir
$ mkdir objdir
$ cd objdir
$ ../configure  --prefix=/usr --enable-threads=win32 --with-system-zlib
--enable-languages=c,c++ --enable-sjlj-exceptions

then when I try to run make I got the following errors:
$ make bootstrap-lean
make.exe: command not found: /bin/sh
make.exe: *** [all-libiberty] Error 0x7f

$ make install
/bin/sh ../mkinstalldirs /usr /usr
make.exe: command not found: /bin/sh
make.exe: *** [installdirs] Error 0x7f


I would appreciate any help
Thanks

Vu Huy Khuong
Omnispectrum Communication, inc.
408-941-8000 X 224
VKhuong@omnispectrum.com


             reply	other threads:[~2002-04-26 15:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-26  8:37 Vu Khuong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-12-06 12:00 installation Jade
2001-12-06 12:14 ` installation DJ Delorie

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=41274F8D344DD411824100E08110C21E10FF09@SEOUL \
    --to=vkhuong@omnispectrum.com \
    --cc=gcc@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).