Problems building on Ubuntu 13.10 with LLVM 3.3

Joseph Rushton Wakeling joseph.wakeling at webdrake.net
Tue Aug 20 02:44:10 PDT 2013


On Monday, 19 August 2013 at 22:19:00 UTC, Joseph Rushton 
Wakeling wrote:
> On Monday, 19 August 2013 at 22:13:22 UTC, David Nadlinger 
> wrote:
>> 2) the command line used for linking (make VERBOSE=1)?

At a guess, I'd suggest that -lpthread is being placed in the 
wrong order on the command line -- surely it should occur _after_ 
all the /usr/lib/llvm-3.3/* libraries, in the same place as -ldl 
... ?


More information about the digitalmars-d-ldc mailing list