Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <010DDB3C1906D311A6A00080C8F8875A432438@MAIL> From: =?Big5?B?U3RldmVuIENoYW5nKLFpwkW3qSk=?= To: "'Cygwin (E-mail)" Subject: How to make gc-2.7.2.3 support cygwin32? Date: Fri, 3 Mar 2000 17:48:55 +0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF84F5.B569E6F0" ------_=_NextPart_001_01BF84F5.B569E6F0 Content-Type: text/plain; charset="Big5" Dear all I would like to make a cross compiler, the target is m68k-coff, and the version of gcc is 2.7.2.3. When I executed configure, It said "'cygwin32' not recognized". =========================================================== #configure --prefix=/usr/local/gnu --target=m68k-coff --host=i586-pc-cygwin32 Invalid configuration `i586-pc-cygwin32': system `cygwin32' not recognized make: *** [/usr/local/gnu/bin/m68k-coff-gcc] Error 1 =========================================================== How should I do? Thanks Steven Chang stevenc AT telepaq DOT com ------_=_NextPart_001_01BF84F5.B569E6F0 Content-Type: text/html; charset="Big5" How to make gc-2.7.2.3 support cygwin32?

Dear all

    I would like to make a cross compiler, the target is m68k-coff,
    and the version of gcc is 2.7.2.3.

    When I executed  configure, It said "'cygwin32' not recognized".

===========================================================
#configure --prefix=/usr/local/gnu --target=m68k-coff --host=i586-pc-cygwin32
Invalid configuration `i586-pc-cygwin32': system `cygwin32' not recognized
make: *** [/usr/local/gnu/bin/m68k-coff-gcc] Error 1
===========================================================

    How should I do?

Thanks

Steven Chang
stevenc AT telepaq DOT com


------_=_NextPart_001_01BF84F5.B569E6F0--