X-Recipient: archive-cygwin AT delorie DOT 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ap+mLaF5sZF51V/t jX6hnKKKfpATxCX04scd+inqTgEfCtbIRBS/NoWOp6ya5e7yvIjRyEiiuj/VEW1Z 6hJeY2k0RZJbUUxhVflhEOj3pJz2l30uQLA4U7OmOqpZKiaWqKpPp9OdCBnPRrSe JYoQLx94BwO8Q9eVB//E5D/hb/M= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=DgYB3w5OS8zln/s61vC34T 3F948=; b=g7dPEto/dxBd8Cg6Khfr84lcCE9zpzVasc9t2mkURWUHpbWeKGr650 VDLL05/2S/rn04XoZ4BWumE7WobEw9/sbJQr6aB3ehsvbRHtzFEE8E2fhNcAT8q6 Fw+Tdsy6qJmZa59GrDhyvdLioimn0MBdskcMAkb4G8p6Da8rISDRY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=disturbing, advised, Best X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Best documentation for how to use cygport To: cygwin AT cygwin DOT com References: <1658c522-0e23-ab7e-a701-fe100e654d38 AT gmail DOT com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Wed, 6 Mar 2019 22:44:40 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.2 MIME-Version: 1.0 In-Reply-To: <1658c522-0e23-ab7e-a701-fe100e654d38@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2019-03-06 17:57, James Darnley wrote: > What's the best documentation to read to understand how to use cygport > to build packages? /usr/share/doc/cygport/html/manual/index.html > I am trying to use it to build Lua 5.3 and some modules. I think I > bashed the Lua 5.2 cygport file into the right shape to build 5.3 > correctly. But I don't know how to use the result of that to build > other modules that depend on it. > I need to give gcc and ld the right flags. Do I use package config for > that? Do I statically define the right flags? Can I import variables > from the 5.3 cygport file into other cygport files? It doesn't like > "inherit lua53" at the top so I don't know what to do now. /usr/share/doc/cygport/html/manual/lua_cygclass.html -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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