[Bug 196] Error building core/thread.d

via D.gnu d.gnu at puremagic.com
Tue Jul 28 04:15:55 PDT 2015


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

Johannes Pfau <johannespfau at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johannespfau at gmail.com

--- Comment #2 from Johannes Pfau <johannespfau at gmail.com> ---
Can you try to get the ASM output? You need to cd to the correct directory,
then run

/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 -Wall -Werror -g -frelease -O2
-nostdinc -pipe -Wno-deprecated -I
../../../../gcc-6-20150719/libphobos/libdruntime -I ./x86_64-apple-darwin15.0.0
-I .  -S ../../../../gcc-6-20150719/libphobos/libdruntime/core/thread.d

(Sounds like something messed up the ASM output. Maybe some incorrect inline
ASM somewhere. IIRC there's also problem with emutls which in some cases
generates invalid names in ASM)

-- 
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/422479c3/attachment.html>


More information about the D.gnu mailing list