Speeding up text file parser (BLAST tabular format)

John Colvin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Sep 15 03:01:28 PDT 2015


On Tuesday, 15 September 2015 at 08:45:00 UTC, Fredrik Boulund 
wrote:
> On Monday, 14 September 2015 at 15:04:12 UTC, John Colvin wrote:
>> [...]
>
> Thanks for the offer, but don't go out of your way for my sake. 
> Maybe I'll just build this in a clean environment instead of on 
> my work computer to get rid of all the hassle. The Red Hat 
> llvm-devel packages are broken, dependent on libffi-devel which 
> is unavailable. Getting the build environment up to speed on my 
> main machine would take me a lot more time than I have right 
> now.
>
> Tried building LDC from scratch but it fails because of missing 
> LLVM components, despite having LLVM 3.4.2 installed (though 
> lacking devel components).

try this: 
https://dlangscience.github.io/resources/ldc-0.16.0-a2_glibc2.11.3.tar.xz


More information about the Digitalmars-d-learn mailing list