Hi,

I tried to use the -embedded switch with csc as per manual "Embedding.html".

This fails with "multiple definition of `main'".

Compiling with csc -t and manually deleting `C_main_entry_point` seems to fix the issue.

Is there any better way?

Best Regards

/Jörg

(Using CHICKEN 4 in this case, as I'll need it only with C4 for the foreseeable future.)


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

Reply via email to