chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" f


From: Evan Hanson
Subject: Re: [Chicken-hackers] [PATCH 3/3] Fix repository searching for "-link" flag and associated tests
Date: Wed, 21 Jun 2017 12:01:48 +1200

On 2017-06-20 13:11, address@hidden wrote:
You seem to drop the reference to "destination-repository". Are you sure this is
right in the face of cross-compilation?

I think so. Or rather, this patch makes "-link" behave like "normal"
compilation in that it respects CHICKEN_REPOSITORY_PATH and the
"repository-path" parameter, which is what we want, I think. Previously,
it would ignore those values and go straight to the target repo, so
something/lib/chicken/9, since the "destination-repository" helper
doesn't seem to consider C_R_P at all. I might be missing something,
though. How is C_R_P intended to behave when cross-compiling?

Evan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]