guile-devel
[Top][All Lists]
Advanced

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

Re: Again on Windows support


From: carlo\.bramix
Subject: Re: Again on Windows support
Date: Fri, 27 Mar 2009 12:02:01 +0100

Hello,
I confirm that the problem on undeclared alloca() function has been fixed after 
this change.

Sincerely,

Carlo Bramini.

---------- Initial Header -----------

>From      : address@hidden
To          : address@hidden
Cc          :
Date      : Tue, 24 Mar 2009 23:39:43 +0100
Subject : Re: Again on Windows support

> Hello,
>
> Neil Jerram <address@hidden> writes:
>
> > "carlo.bramix" <address@hidden> writes:
> >
> >> Hello!
> >>
> >>> > LIBGUILE/GSUBR.C
> >>> > ================
> >>> > function alloca() is undefined because under Windows the intrinsic
> >>> > function is called _alloca().
> >>>
> >>> Hm, I thought the Gnulib alloca thing should have fixed this. Does
> >>> adding #include <alloca.h> in gsubr.c not fix this?
> >>>
> >>
> >> <alloca.h> does not exists here.
> >> Unfortunately, we (Windows users) have no other choice than including 
> >> malloc.h
> >
> > There should be an <alloca.h> in the "lib" subdirectory of the
> > distribution.  My one includes:
>
> Oops, it was not included.  Fixed:
>
>   
> http://git.savannah.gnu.org/cgit/guile.git/commit/?id=020348bb87860c8294be64a17b7de732c8265fbc
>
> Thanks,
> Ludo'.
>






reply via email to

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