Bug#698316: gdc missing core.simd

2013-01-17 Thread Iain Buclaw
On 16 January 2013 22:10, Andrew Klaassen claws...@yahoo.com wrote:

 --- On Wed, 1/16/13, Iain Buclaw ibuc...@ubuntu.com wrote:

  The module core.simd - and __vector's for that matter - did not appear
  until a later release.

 Hi Iain,

 Thanks for the info.  I'm compiling the gdc-4.7 branch now.  Any chance
 it'll appear in Debian at a later date, since gcc is already at 4.7, or are
 you concentrating your efforts on 4.8?

 Thanks again.

 Andrew



I just need to allocate a weekend to rebuild the gdc package, and send it
to be uploaded.

-- 
Iain Buclaw

*(p  e ? p++ : p) = (c  0x0f) + '0';


Bug#698316: gdc missing core.simd

2013-01-17 Thread Andrew Klaassen
--- On Thu, 1/17/13, Iain Buclaw ibuc...@ubuntu.com wrote:

 I just need to allocate a weekend to rebuild the gdc package, and send
 it to be uploaded.

Fair enough.  I'll wait for that, I think; my attempted compile blew up after a 
couple of hours in the middle of what appears to be linking of some D bits.

Andrew


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#698316: gdc missing core.simd

2013-01-16 Thread Andrew Klaassen
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



Bug#698316: gdc missing core.simd

2013-01-16 Thread Iain Buclaw
On 16 January 2013 21:46, Andrew Klaassen claws...@yahoo.com wrote:

 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.


Hi Andrew,

The module core.simd - and __vector's for that matter - did not appear
until a later release.

Regards
-- 
Iain Buclaw

*(p  e ? p++ : p) = (c  0x0f) + '0';


Bug#698316: gdc missing core.simd

2013-01-16 Thread Andrew Klaassen
--- On Wed, 1/16/13, Iain Buclaw ibuc...@ubuntu.com wrote:

 The module core.simd - and __vector's for that matter - did not appear
 until a later release.

Hi Iain,

Thanks for the info.  I'm compiling the gdc-4.7 branch now.  Any chance it'll 
appear in Debian at a later date, since gcc is already at 4.7, or are you 
concentrating your efforts on 4.8?

Thanks again.

Andrew


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org