Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Tue, 17 Aug 1999 23:01:06 -0400
From: Chris Faylor <cygwin@sourceware.cygnus.com>
To: Brendan Simon <brendan@dgs.monash.edu.au>
Cc: CygWin32 <cygwin@sourceware.cygnus.com>,
        "Insight (GDB GUI)" <insight@sourceware.cygnus.com>
Subject: Re: Canadian build of Insight
Message-ID: <19990817230106.C2983@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: Brendan Simon <brendan@dgs.monash.edu.au>,
	CygWin32 <cygwin@sourceware.cygnus.com>,
	"Insight (GDB GUI)" <insight@sourceware.cygnus.com>
References: <37B9F8F7.6188FBFC@dgs.monash.edu.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <37B9F8F7.6188FBFC@dgs.monash.edu.au>; from Brendan Simon on Wed, Aug 18, 1999 at 10:06:16AM +1000

On Wed, Aug 18, 1999 at 10:06:16AM +1000, Brendan Simon wrote:
>>I downloaded insight-19990802.tar.gz last night and manged to compile a
>>native linux version and a native-powerpc-eabi version (ie.
>>cross-debugger running on linux but targeting powerpc-eabi).  Great.
>>
>>I tried doing a Canadian build (build=i586-linux, host=i586-cygwin32,
>>target=powerpc-eabi).  It eventually died complaining that it couldn't
>>find termcap.h or tcap.h (one of these anyway).  Now I'm not sure if I
>>configured it wrong or am missing a file.  I think I used the
>following configure options
>(--with-headers=<newlib-path>/newlib/libc/include
>>--with-newlib) which may have confused it.  Do I need to use these
>>options ?  Does the canadian build use the header files from the native
>>cross-tools directories (eg.  /usr/local/gcc/powerpc-eabi/include in my
>>case) ?
>
>James Ingham replied with:
>
>>Anyway, newer versions of readline use termcap, so you will have to
>>have the termcap libraries in the target support for your cross
>>compiler.  Newer versions of Cygwin do include it (like the snapshots
>>from sourceware) so you should be able to copy the libtermcap bits from
>>there.  There should be appropriate configury bits there as
>well...

Actually, the B20.1 sources should include the libtermcap directory.
Are you saying that it isn't there?

>I had a look on the sourceware for the new cygwin sources.  I found
>lots of snapshots around 4MB in size.  I built my cygwin cross compiler
>following Mumit Khan's howto.  It said to download the Cygwin dev
>sources which are around 27MB in size.  I thought I needed an update of
>this but there is only one on sourceware and it is quite old (the same
>one that I have already got).  What is the difference between the dev
>sources and the other snapshot soureces ?  Which ones do I need to
>build an up to date cygwin package on a Linux host ?  I want to be able
>to build the latest Insight code.  Are there any other pacages I need.
>I don't really want to build on a Win32 box, but would like to know if
>any extra packages are required to do this (just incase I get real
>desperate).

I'm not sure why you're not just downloading the prebuilt binaries
from Mumit's site.  It would save you a lot of time, it seems.

-chris

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

