(Removing mkcl-announce from Cc. Sorry about that.)
Actually, the issue is that I was calling build-fasl but must now call build-bundle when creating a bundle fasl. I now need to distinguish between :fasl and :fasb in a way that I used not to have to (with code inherited from the old asdf-ecl). Now I wonder how it used to work and what changed there exactly.
All should be back to normal on my (now misnamed) ecl-build branch.
PS: I find weird that some of the *.fasb in contrib/ are upper-case, while others are lower-case.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org Endures the belief in Government "our" friend, no reform is possible. Perishes the superstition, only abolition is conceivable.
On Fri, Feb 3, 2017 at 3:57 PM, Jean-Claude Beaudoin jean.claude.beaudoin@gmail.com wrote:
On Fri, Feb 3, 2017 at 6:56 AM, Faré fahree@gmail.com wrote:
I fixed everything in my branch ecl-build.
I had to use fas instead of fasb on mkcl. Will investigate at some point.
Bizarre, I am clueless as to why this had to be done.