cross assembler on NT for mips?

Earnie Boyd earnie_boyd@yahoo.com
Sun Oct 31 19:54:00 GMT 1999


--- Viswanath Bandi <bandiv@txc.stpn.soft.net> wrote:
> 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?
> 

The FAQs is all.  Either export MAKE_MODE=unix or use the -unix switch on make.

=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >

Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >

(If you respond to the list, then please don't cc me)
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list