Re: Guile support in GNU make
Paul Smith <[email protected]>
| Newsgroups | gmane.comp.gnu.make.devel |
|---|---|
| Organization | GNU's Not Unix! |
| Message-ID | <1326696807.3482.296.camel@homebase> |
On Mon, 2012-01-16 at 05:56 +0200, Eli Zaretskii wrote: > > From: Paul Smith <[email protected]> > > Cc: [email protected] > > 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 <[email protected]> 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