Hello Robert,

> I'm trying to figure out how to create the egg definition for a program
> with multiple compilation units. Could someone link me to an example of
> such a definition, or somehow help me with this?

From what I can tell, eggs merely allow you to split a project into
several extensions, not units. If you're fine with that, you can
organize it appropriately and have a program depend on individual
extensions.

Alternatively consider using csm: https://wiki.call-cc.org/eggref/5/csm

Vasilij

Attachment: signature.asc
Description: PGP signature

Reply via email to