D and C APIs

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Tue Jan 12 04:13:30 PST 2016


On 2016-01-12 11:39, Russel Winder via Digitalmars-d wrote:

> I tried downloading pre-built Linux DStep, but it requires an .so link
> that doesn't exist on Debian Sid or Fedora Rawhide. I hacked something
> and DStep segfaulted.

I assume you mean LLVM. Have you tried one from here [1]. Should work 
with LLVM 3.1 to 3.5 (at least). This is the matrix of Clang versions 
that I use for testing [2].


[1] http://llvm.org/releases/
[2] https://github.com/jacob-carlborg/dstep/blob/master/test.d#L233

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list