Jan <tona_kosmicznego_smie...@interia.pl> writes:
> Oh and one more thing - should I use a build system such as GNU Make > in my project? What are the advantages of using a build system? Packagers will be much happier. Conventional build systems allow users on different systems with different library and tool locations to build your code without hassle. You can use https://gitlab.com/a-sassmannshausen/guile-hall to generate much of the boilerplate to get you started. -- Ricardo