From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26645 invoked by alias); 26 Apr 2002 15:36:31 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 26613 invoked from network); 26 Apr 2002 15:36:22 -0000 Received: from unknown (HELO mail.omnispectrum.com) (64.172.122.186) by sources.redhat.com with SMTP; 26 Apr 2002 15:36:22 -0000 Received: by SEOUL with Internet Mail Service (5.5.2650.21) id ; Fri, 26 Apr 2002 08:36:21 -0700 Message-ID: <41274F8D344DD411824100E08110C21E10FF09@SEOUL> From: Vu Khuong To: "'gcc@gcc.gnu.org'" Subject: installation Date: Fri, 26 Apr 2002 08:37:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2002-04/txt/msg01413.txt.bz2 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