Package: gdc Version: 4.6.3-8 Severity: important Dear Maintainer,
The gdc compiler works in general, but appears to be missing the core.simd libraries. Sample code: import core.simd; int main(string [] args) { return 0; } Compilation output: $ gdc testsimd.d -o testsimd testsimd.d:1: Error: module simd is in file 'core/simd.d' which cannot be read import path[0] = /usr/include/d2/4.6/x86_64-linux-gnu import path[1] = /usr/include/d2/4.6 Thanks. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gdc depends on: ii gdc-4.6 0.29.1-4.6.3-2 gdc recommends no packages. gdc suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org