public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Cc: cygwin-apps@cygwin.com
Subject: Re: mingw cross tests missing DLLs - CROSS_BINDIR not in PATH
Date: Sun, 3 Mar 2024 21:39:00 +0000	[thread overview]
Message-ID: <3a5f7a2d-da80-4de1-825f-b298b7cd9f77@dronecode.org.uk> (raw)
In-Reply-To: <9a19c716-ad2a-49ee-8b2e-1bd343be9cb9@SystematicSW.ab.ca>

On 03/03/2024 16:48, Brian Inglis via Cygwin-apps wrote:
> Hi folks,
> 
> I am finding mingw package cross tests fail with missing DLLs - 
> CROSS_BINDIR is not in the PATH.
> 
> I now have to define src_test to run cygtest adding CROSS_BINDIR in the 
> PATH.
> 
> Is this likely to be upstream (e.g. gnulib) changes or cygport changes?

This is a shortcoming of cygport, in that you cannot just write "do the 
standard src_(compile|install|test), but do this extra thing first (like 
modifying PATH as you need in this case).

(One approach to this I've though about would be to have a hook function 
(or set of functions) which are called before each phase of operation, 
to allow this)


  reply	other threads:[~2024-03-03 21:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-03 16:48 Brian Inglis
2024-03-03 21:39 ` Jon Turney [this message]
2024-03-03 22:29   ` Brian Inglis
2024-03-04 20:00     ` Jon Turney
2024-03-04 21:20       ` Brian Inglis
2024-03-05 15:32         ` Jon Turney

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=3a5f7a2d-da80-4de1-825f-b298b7cd9f77@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=Brian.Inglis@SystematicSw.ab.ca \
    --cc=cygwin-apps@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).