Hello,

I was wondering if it is possible to remove or add modules to
the list of default included modules that come with Chicken.

I am compiling it for wireless routers, and so far I could not yet
package csc -- so getting modules with chicken-install doesn't
work for me.

Would it be possible to

- get the source of a couple of eggs, and put them somewhere with
  the Chicken sources,
- add their name/path to a list,

and have them compiled and included in $PREFIX/lib/chicken/9/
when Chicken is compiled?

For example, I'd like to use one of the JSON eggs, but they're
not included when Chicken is compiled.

Thanks!
J.


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to