On Wed, Jun 25, 2014 at 11:32 AM, Cristian Rodríguez
wrote:
> El 25/06/14 13:00, Luis R. Rodriguez escribió:
>> On Wed, Jun 25, 2014 at 9:45 AM, Cristian Rodríguez
>> wrote:
>>> El 12/06/14 21:04, Luis R. Rodriguez escribió:
>>>
- If you want to use the dynamic link loader you should use
El 25/06/14 13:00, Luis R. Rodriguez escribió:
> On Wed, Jun 25, 2014 at 9:45 AM, Cristian Rodríguez
> wrote:
>> El 12/06/14 21:04, Luis R. Rodriguez escribió:
>>
>>> - If you want to use the dynamic link loader you should use
>>> AX_AVAILABLE_SYSTEMD() but must then ensure to use -rdyna
On Wed, Jun 25, 2014 at 9:45 AM, Cristian Rodríguez
wrote:
> El 12/06/14 21:04, Luis R. Rodriguez escribió:
>
>> - If you want to use the dynamic link loader you should use
>> AX_AVAILABLE_SYSTEMD() but must then ensure to use -rdynamic -ldl
>> when linking, if using automake autot
El 12/06/14 21:04, Luis R. Rodriguez escribió:
> - If you want to use the dynamic link loader you should use
> AX_AVAILABLE_SYSTEMD() but must then ensure to use -rdynamic -ldl
> when linking, if using automake autotools will deal with this for you,
> otherwise you must ensur
On Thu, 12.06.14 18:04, Luis R. Rodriguez (mcg...@do-not-panic.com) wrote:
> Hey folks,
>
> so I've been working on getting systemd support on xen for a bit now
> and thanks to the last suggestion about the launcher here on
> systemd-devel I think we're on the final stretch now. I'll be
> submitt
Hey folks,
so I've been working on getting systemd support on xen for a bit now
and thanks to the last suggestion about the launcher here on
systemd-devel I think we're on the final stretch now. I'll be
submitting a v6 PATCH series shortly which I think should be the last
if not close to the last