This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Best documentation for how to use cygport


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]