chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Bizarre chicken build/segfault problem


From: felix winkelmann
Subject: Re: [Chicken-users] Bizarre chicken build/segfault problem
Date: Tue, 12 Sep 2006 13:46:08 +0200

Attached is a patch for chicken-setup.scm that should really, really
handle dependencies correctly.

This doesn't sort out all problems, though: the generic setup-header.scm
in most of Kon's extensions passes -X easyfii and -X dollar to compilation
commands, but doesn't list them in the "need" clause in the respective
meta files. This is bad. I recommend to remove this and pass the -X
options explicitly. Another, suboptimal measure is to list them in the
need clause of all eggs that use setup-header.scm.

Kon, could you fix this, please?


cheers,
felix

Attachment: chicken-setup.scm.diff
Description: Text Data


reply via email to

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