GDC compiler crash -- latest GitHub source built against gcc-snapshot-20130209

Iain Buclaw ibuclaw at ubuntu.com
Fri Feb 22 09:47:30 PST 2013


On 22 February 2013 17:39, Joseph Rushton Wakeling <
joseph.wakeling at webdrake.net> wrote:

> On 02/15/2013 09:14 AM, Johannes Pfau wrote:
>
>> Is it possible that the Makefile doesn't build core.bitop?
>> https://github.com/D-**Programming-GDC/GDC/blob/**
>> master/libphobos/libdruntime/**Makefile.am#L67<https://github.com/D-Programming-GDC/GDC/blob/master/libphobos/libdruntime/Makefile.am#L67>
>>
>
> I have what looks like a similar issue (but different part of core) with a
> build off the latest GitHub:
>
> ------------------------------**------------------------------**
> ---------------------
> /opt/gdc/lib/gcc/x86_64-**unknown-linux-gnu/4.8.0/../../**
> ../../lib/libgphobos2.a(**process.o): In function
> `_D3std7process6systemFAyaZi':
> /home/joseph/code/D/gdc/**objdir/x86_64-unknown-linux-**
> gnu/libphobos/../../../gcc-**snapshot-20130209/src/**libphobos/std/process.d:105:
> undefined reference to `_**D4core3sys5posix3sys4wait9WIFE**XITEDFiZb'
> /opt/gdc/lib/gcc/x86_64-**unknown-linux-gnu/4.8.0/../../**
> ../../lib/libgphobos2.a(**process.o): In function `_D3std7process8_**
> spawnvpFixPaxPPaZi':
> /home/joseph/code/D/gdc/**objdir/x86_64-unknown-linux-**
> gnu/libphobos/../../../gcc-**snapshot-20130209/src/**libphobos/std/process.d:195:
> undefined reference to `_**D4core3sys5posix3sys4wait11WIF**SIGNALEDFiZb'
> /home/joseph/code/D/gdc/**objdir/x86_64-unknown-linux-**
> gnu/libphobos/../../../gcc-**snapshot-20130209/src/**libphobos/std/process.d:200:
> undefined reference to `_**D4core3sys5posix3sys4wait10WIF**STOPPEDFiZb'
> /home/joseph/code/D/gdc/**objdir/x86_64-unknown-linux-**
> gnu/libphobos/../../../gcc-**snapshot-20130209/src/**libphobos/std/process.d:190:
> undefined reference to `_**D4core3sys5posix3sys4wait9WIFE**XITEDFiZb'
> /home/joseph/code/D/gdc/**objdir/x86_64-unknown-linux-**
> gnu/libphobos/../../../gcc-**snapshot-20130209/src/**libphobos/std/process.d:192:
> undefined reference to `_**D4core3sys5posix3sys4wait11WEX**ITSTATUSFiZi'
> /home/joseph/code/D/gdc/**objdir/x86_64-unknown-linux-**
> gnu/libphobos/../../../gcc-**snapshot-20130209/src/**libphobos/std/process.d:197:
> undefined reference to `_**D4core3sys5posix3sys4wait8WTER**MSIGFiZi'
> /opt/gdc/lib/gcc/x86_64-**unknown-linux-gnu/4.8.0/../../**
> ../../lib/libgphobos2.a(**process.o): In function
> `_D3std7process6systemFAyaZi':
> /home/joseph/code/D/gdc/**objdir/x86_64-unknown-linux-**
> gnu/libphobos/../../../gcc-**snapshot-20130209/src/**libphobos/std/process.d:106:
> undefined reference to `_**D4core3sys5posix3sys4wait11WEX**ITSTATUSFiZi'
>
> collect2: error: ld returned 1 exit status
> ------------------------------**------------------------------**
> ---------------------
>
> Again, this is a completely fresh build.
>


Not sure if your copy is fresh enough. :)

-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20130222/2e00ac85/attachment.html>


More information about the D.gnu mailing list