www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 10748] New: ldc fails to build on arm

http://d.puremagic.com/issues/show_bug.cgi?id=10748

           Summary: ldc fails to build on arm
           Product: D
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: druntime
        AssignedTo: nobody puremagic.com
        ReportedBy: rjones redhat.com



---
Created an attachment (id=1240)
build log

Fails to build on arm with errors like:

/home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(519):
Error: undefined identifier va_list
/home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(519):
Error: undefined identifier va_list
/home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(520):
Error: undefined identifier va_list
/home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(520):
Error: undefined identifier va_list
/home/rjones/d/fedora/ldc/master/ldc-20130623git9facd25/runtime/druntime/src/core/stdc/stdio.d(521):
Error: undefined identifier va_list

See the complete build log attached.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Aug 03 2013