delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/10/29/14:17:38

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-Id: <199910291707.MAA18507@pluto.xraylith.wisc.edu>
To: Viswanath Bandi <bandiv AT txc DOT stpn DOT soft DOT net>
cc: cygwin mailing list <cygwin AT sourceware DOT cygnus DOT com>
Subject: Re: cross assembler on NT for mips?
In-Reply-To: Your message of "Thu, 28 Oct 1999 15:02:10 +0530."
<3818181A DOT B8AE6994 AT txc DOT stpn DOT soft DOT net>
Date: Fri, 29 Oct 1999 12:07:58 -0500
From: Mumit Khan <khan AT thor DOT xraylith DOT wisc DOT edu>

Viswanath Bandi <bandiv AT txc DOT stpn DOT soft DOT net> writes:
> --------------6BA079FC9FE038D92B2E5C0E
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> I wanted to build a cross assembler with
> host as Windows NT and target to be MIPS.
> 
> From the location
>   ftp://go.cygnus.com/pub/sourceware.cygnus.com/cygwin/latest/
> 
> I got the following files
> 1) full.exe
> 2) dev-src.tar.bz2
> 3) cygwin1-20-1.dll
>  
> I unpacked them and all worked as mentioned in readme file.
> I tried the script
> 
> ./configure --host=i586-pc-winnt --target=mips-mips-elf
> 
> It is creating some makefiles but when I run make,
> it is giving an error like
> 
> /c: Can't open /c
> MAKE.EXE: *** [all-apache] Error 2
> 
> So, did I miss anything or gave wrong options to configure?

Search for MAKE_MODE in the mailing list. You need to set the following
in bash before starting configure/make.
  
  $ export MAKE_MODE=unix

or, use --unix option to make.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019