guile-user
[Top][All Lists]
Advanced

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

RE: Build Guile for Win32


From: Crowder, Brian
Subject: RE: Build Guile for Win32
Date: Thu, 6 Sep 2001 13:55:36 -0700

Yeah, that's how I managed to create my DLL...  not having this as a part of
the usual build system (especially since the libtool stuff should make it
automagic) is rough, though


-----Original Message-----
From: Chris Kuklewicz [mailto:address@hidden
Sent: Thursday, September 06, 2001 1:40 PM
To: 'address@hidden'
Subject: Re: Build Guile for Win32


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

_______________________________________________
Guile-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/guile-user



reply via email to

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