Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "kkk" Subject: mipsel-linux-gcc help Date: Wed, 19 Feb 2003 20:34:16 +0100 Lines: 26 Message-ID: X-Complaints-To: usenet AT main DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 for my purposes i want to use mispel-linux-* on win i already successfully compiled cygwin's binutils-20021117-1 in mipsel-linux- equivalent in the common way: mkdir binutils-20021117-1 cp -R /usr/src/binutils-20021117-1/* binutils-20021117-1/ cd binutils-20021117-1 ./configure --prefix=/usr/local --target=mipsel-linux; make; make install; all is ok, no errors, seems to work. i have trouble with cygwin's gcc-3.2-3: using the same procedure, i configure for mipsel-linux, but there are not generated Makefiles (but configure prints several "Creating Makefile...") i cant' do make cause Makefile is missing kaio -- __________________________________________________ CHIAVE PGP http://spazioinwind.libero.it/internet129/KAIO.asc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/