guile-user
[Top][All Lists]
Advanced

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

Re: Build System?


From: Ludovic Courtès
Subject: Re: Build System?
Date: Thu, 16 Jun 2011 14:10:33 +0200
User-agent: Gnus/5.110017 (No Gnus v0.17) Emacs/24.0.50 (gnu/linux)

Hi,

Bernardo Ezequiel Contreras <address@hidden> skribis:

>  Is there a build system for guile?

Guile 2.0.x features auto-compilation of Scheme source files, such that
for Scheme-only projects, you may find that you don’t even need an
external build system.  :-)

For Guile extensions in C, people traditionally use the GNU Build System
(Autoconf + Automake + Libtool), though that’s not a requirement.

Thanks,
Ludo’.




reply via email to

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