[Bug 196] New: Error building core/thread.d

via D.gnu d.gnu at puremagic.com
Tue Jul 28 03:50:13 PDT 2015


http://bugzilla.gdcproject.org/show_bug.cgi?id=196

            Bug ID: 196
           Summary: Error building core/thread.d
           Product: GDC
           Version: development
          Hardware: All
                OS: OSX
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: libgdruntime
          Assignee: ibuclaw at gdcproject.org
          Reporter: john.loughran.colvin at gmail.com

$ ../gcc-6-20150719/configure --enable-languages=d --prefix=/opt/gdc
--enable-checking=yes
$ make -j8 2>&1 | tee build.log
...errors here, see attachment for full log...
$ make
...blah blah, here's where it goes wrong:...
Making all in libdruntime
/Users/johncolvin/Git/GDC/objdir/./gcc/gdc
-B/Users/johncolvin/Git/GDC/objdir/./gcc/
-B/opt/gdc/x86_64-apple-darwin15.0.0/bin/
-B/opt/gdc/x86_64-apple-darwin15.0.0/lib/ -isystem
/opt/gdc/x86_64-apple-darwin15.0.0/include -isystem
/opt/gdc/x86_64-apple-darwin15.0.0/sys-include    -o core/thread.o -Wall
-Werror -g -frelease -O2 -nostdinc -pipe -Wno-deprecated -I
../../../../gcc-6-20150719/libphobos/libdruntime -I ./x86_64-apple-darwin15.0.0
-I .  -c ../../../../gcc-6-20150719/libphobos/libdruntime/core/thread.d
<stdin>:23283:1: error: unexpected token at start of statement
.4648:
^
make[4]: *** [core/thread.o] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-target-libphobos] Error 2
make: *** [all] Error 2

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20150728/a72e7c9a/attachment.html>


More information about the D.gnu mailing list