This is the mail archive of the guile@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Win32 port


On Tue, 29 Aug 2000, Jan Nieuwenhuizen wrote:

> On Tuesday, 29 August 2000, "Frederic Brunel" writes:
> 
> > I would like to know if Guile could be easyly ported to Win32.
> 
> For the biggest part, it's already been done using Cygnus's GNU/Windows
> environment, just type ./configure; make.  Also, see:
> 
>     http://appel.dyndns.org/lilypond/gnu-windows/tar/
> 
> Problems include let-*, and regex stuff.

I believe that the latest Cygwin stuff has POSIX regex stuff in
it.  Otherwise use rx or regex from
   ftp://ftp.gnu.org/pub/gnu/regex
   ftp://ftp.gnu.org/pub/gnu/rx
 
> Btw: we'd rather you say 'Windows32'.

The name of the API is Win32 so that seems a resonable name.

David Vrabel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]