public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Åke Rehnman" <ake.rehnman@gmail.com>
To: cygwin@cygwin.com
Subject: How do I write a cygport file for two different configurations in the same cygport package
Date: Sun, 5 Apr 2020 22:51:41 +0200	[thread overview]
Message-ID: <a5d76b91-d0b0-6334-9701-ac33db6eaa2c@gmail.com> (raw)

Hello all,

I was going to update the libftdi1 package which in addition to the 
regular ftdi library contains python bindings. Unfortunately the cmake 
CMakeLists only builds python 3 bindings for this library unless 
explicitly passed some magic variables on the command line. However both 
python 2 and python 3 bindings cannot be built in one go.

So the question is how do I write a cygport file to first compile the 
libraries with python 3 then reconfigure (run cmake again with new 
parameters) and build the python 2 bindings?

Any ideas?

BR

/Ake


             reply	other threads:[~2020-04-05 20:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 20:51 Åke Rehnman [this message]
2020-04-06  3:12 ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a5d76b91-d0b0-6334-9701-ac33db6eaa2c@gmail.com \
    --to=ake.rehnman@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).