DMD 2.056 cannot find -lrt

Steve Teale steve.teale at britseyeview.com
Thu Dec 8 08:39:19 PST 2011


On Thu, 08 Dec 2011 07:18:48 -0500, Steven Schveighoffer wrote:

> On Thu, 08 Dec 2011 03:25:23 -0500, Steve Teale
> <steve.teale at britseyeview.com> wrote:
> 
>> I just got round to upgrading from 2.055. I read about this error some
>> time ago but now can't find a reference anywhere.
>>
>> What do I do to get round it.
> 
> Install librt?
> 
> Unfortunately, the solution settled on for 2.056 is to put -lrt in dmd's
> source code, so it cannot be removed.
> 
> Curious, what Linux OS are you using?  I was under the impression that
> they all had librt installed by default.
> 
> -Steve

Panic over - I had a misplaced version statement, and was consequently 
just compiling a bunch of imports - sorry.


More information about the Digitalmars-d mailing list