Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 8 Aug 2011 00:09:40 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Compilation error

* Rich Felker <dalias@...ifal.cx> [2011-08-07 15:50:06 -0400]:
> It should be working with latest commit. If not, please tell me what
> goes wrong.
> 

it seems to work but i'm not sure what the code does

isn't it enough to
weakalias(sc_clock_gettime, __vdso_clock_gettime);
and then just use __vdso_clock_gettime ?

(so no __cgt etc)


(for some reason dynamic linking with musl fails now if i
compile musl with pcc imho it used to work..)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.