guile-user
[Top][All Lists]
Advanced

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

Re: Build Guile for Win32


From: Chris Kuklewicz
Subject: Re: Build Guile for Win32
Date: Thu, 6 Sep 2001 16:39:34 -0400
User-agent: Mutt/1.3.22.1i

On Thu, Sep 06, 2001 at 01:12:41PM -0700, Crowder, Brian wrote:
> 
> I _think_ I have finally managed to hack my "libguile.a" into a "guile.dll"
> and "guile.lib" for use on Win32.  But I'm not sure.... and I don't want to
> have to go through this everytime I update to a new version (1.5.1, in this
> case)....  is there a blessed way to make dll/lib instead of .a, for
> building guile on Win32?  (with no Cygnus dependencies)
> 
> _______________________________________________
> Guile-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/guile-user

You need the port of gcc+friends to Win32 that is non-Cygnus : 
http://www.mingw.org/

I have used it to create ( a  very very simple ) dll.

The dllhelper.bat file helps automate some of the uglier steps.

-- 
Chris



reply via email to

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