X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:cc:subject:date:message-id
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=HOZJScdKWkov8VA7AbKortXXN57PyTpUmct/6lj6Y0B2P/vNk10Q3
	Mj+8QYA8+xAs2P59jzK7JFCCE+QWadfjJSPf3blW5EjFHS5b12tryAYLqfSW7aKm
	G8ThCvbCVoTTAG9b/23/CQMEiLLQo5ph6oBdDP2n2opEXYJbflkfH0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:cc:subject:date:message-id
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=6HUttzn7UUmfnbqEhsvUBDtk8WY=; b=P6vMx6/OtRwmD4ePVtvvBGhOs0fi
	aZx+kLS9vvkD6hqN5S6dyuvtLKPsVg+ppo85snsPh46LjEt+M2YEYeTu1K+NTRIy
	jLjSrYxDsbYUKLQptagUSFtKnxHWAcyt2gXlC+uhTKrL6vE1WlozEUc46L5lG6Va
	MDQEuc5Twv9Uaiw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=H*UA:14.0, H*x:14.0, Hx-spam-relays-external:cmsmtp, H*RU:cmsmtp
X-HELO: know-smtprelay-omc-2.server.virginmedia.net
From: "Fergus" <fergus@bonhard.uklinux.net>
To: <cygwin@cygwin.com>
Cc: "'Fergus'" <fergus@bonhard.uklinux.net>
Subject: readline in Cygwin64?
Date: Sun, 2 Dec 2018 19:36:55 -0000
Message-ID: <000e01d48a76$621a45d0$264ed170$@bonhard.uklinux.net>
MIME-Version: 1.0
Content-Type: text/plain;	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Just installed Cygwin64. Beautiful.
However, I need to build an executable. In Cygwin32 the build proceeds
without exception but in Cygwin64 two error msgs are generated during the
attempt:
1)	fatal error: readline/readline.h: No such file or directory
2)	cannot find -lreadline
Both platforms Cygwin32(64) are identically bespoke and are constructed
using the command
setup-x86(_64).exe -P <blah>,readline,<blah>
In Cygwin32 this results in the creation of all 3 files
/usr/include/readline/readline.h
/usr/lib/libreadline.a

/usr/lib/libreadline.dll.a
but none of these are created in Cygwin64. This is what breaks the build of
the executable required.
(Possibly it is another element of <blah> that has this consequence for
Cygwin32, but whatever the trigger there is the same lack in Cygwin64.)
Can these necessary components be recovered in Cygwin64 by some amendment to
the "setup -P .. .." instruction?
Thank you.
Fergus





--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

