bug-guile
[Top][All Lists]
Advanced

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

Re: [PATCH] Declare `GC_dump' ourselves if <gc/gc.h> doesn't.


From: Andy Wingo
Subject: Re: [PATCH] Declare `GC_dump' ourselves if <gc/gc.h> doesn't.
Date: Tue, 12 Jan 2010 20:29:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi,

On Mon 11 Jan 2010 23:09, address@hidden (Ludovic Courtès) writes:

> Andy Wingo <address@hidden> writes:
>
>> On Sat 09 Jan 2010 14:28, Thien-Thi Nguyen <address@hidden> writes:
>>
>>> +# `GC_dump' is available in GC 6.8 but not declared.
>>
>> Neil, you also compile with pre-7.x, no? Do we need to support this?
>
> No.  Normally checking for bdw-gc.pc rules out 6.8, but apparently
> Debian (?) is shipping the .pc file for 6.8 too.

It seems many people have been compiling against 6.8, manually setting
CFLAGS &c, apparently without bad results.
>
> Guile [..] requires 7.x (the ‘README’ file says so.)

It also says this:

    Guile's ./configure script uses pkg-config to discover the correct
    compile and link options for libgc.  If you don't have pkg-config
    installed, or you have a version of libgc that doesn't provide a
    .pc file, you can work around this by setting some environment
    variables before running ./configure:

    - PKG_CONFIG=true

    - BDW_GC_CFLAGS=<compile flags for picking up libgc headers>

    - BDW_GC_LIBS=<linker flags for picking up the libgc library>

Ludovic, is there a reason to *require* 7.x, given that 6.8 seems to
work fine for people?

Andy
-- 
http://wingolog.org/




reply via email to

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