gm2
[Top][All Lists]
Advanced

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

Re: [Gm2] Why are there three pth.def modules?


From: Gaius Mulley
Subject: Re: [Gm2] Why are there three pth.def modules?
Date: Wed, 02 Jun 2010 17:26:24 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

john o goyo <address@hidden> writes:

> Gaius:
>
> In the course of investigating some of the unresolved failures (due
> to failed links
> against the pth library), I came across the following.
>
> ./examples/pthread/pth.def
> ./gm2-libs/pth.def
> ./gm2-libs-coroutines/pth.def
> ./gm2-libs-iso/pth.def
>
> Could you please explain the differences?
>

Hi John,

sure:

gm2/gm2-libs/pth.def   minimal interface to allow PIM libraries to use
                       libpth.

gm2/gm2-libs-coroutines/pth.def   h2def created version

gm2/gm2-libs-iso/pth.def  minimal version to allow ISO libraries to
                          use libpth.

gm2/examples/pthread/pth.def  another h2def created version.

eventually I'll remove all but: gm2/gm2-libs-iso/pth.def.  As this is
the smallest one which satisfies all examples and libraries.  The
others were work in progress,

regards,
Gaius




reply via email to

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