make-alpha
[Top][All Lists]
Advanced

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

Re: Guile support in GNU make


From: Paul Smith
Subject: Re: Guile support in GNU make
Date: Mon, 16 Jan 2012 01:53:27 -0500

On Mon, 2012-01-16 at 05:56 +0200, Eli Zaretskii wrote:
> > From: Paul Smith <address@hidden>
> > Cc: address@hidden
> > Date: Sat, 14 Jan 2012 15:37:47 -0500
> > 
> > On all other systems Guile is currently disabled (I've added the undef
> > of HAVE_GUILE to the various pre-built config.h versions).
> > 
> > I'm not really sure how to get it enabled on other systems, short of
> > editing those config.h files by hand and adding -lguile to the link
> > line.  That should be all you need but I don't have access to those
> > systems.  For anyone supporting the non-configure-based systems I'm open
> > to any suggestions about the best way to handle it there.
> 
> On a GNU/Linux system, after checking out the CVS repository, how
> would I go about making a tarball from the current CVS?  I'd like to
> try building that on Windows, and see how I can add Guile to Make.

The README.cvs file has instructions for configure and makefiles.

Once that's done just run "make dist" and it'll build the tarball.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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