guile-devel
[Top][All Lists]
Advanced

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

Re: Portability fixes for win32 cross compiling


From: Volker Grabsch
Subject: Re: Portability fixes for win32 cross compiling
Date: Mon, 24 May 2010 22:30:34 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Andy Wingo <address@hidden> schrieb:
> Your patches look good, except for one. 
> 
> On Wed 21 Apr 2010 22:22, Volker Grabsch <address@hidden> writes:
> 
> > --- a/libguile/bdw-gc.h
> > +++ b/libguile/bdw-gc.h
> > @@ -34,6 +34,8 @@
> >  
> >  #endif
> >  
> > +#define GC_NO_THREAD_REDIRECTS
> > +
> >  #include <gc/gc.h>
> 
> Why did you do this?

The GC thread redirects causes some compiling errors, so I
disabled them. I didn't digg further into that. Maybe there's
a better solution.

Since the patches are mostly independent from each other, I
think it is okay to ignore that patch and commit just the
other ones. Regarding the MinGW issues, there's more work to
be done anyway.


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR



reply via email to

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