[Bug other/67424] New: libcilkcrts fails to build on NetBSD

gcc at rkeene dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 1 16:23:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67424

            Bug ID: 67424
           Summary: libcilkcrts fails to build on NetBSD
           Product: gcc
           Version: 5.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gcc at rkeene dot org
  Target Milestone: ---

GCC 5.2.0 fails to build a compiler for NetBSD on x86_64 by default.


This is because libcilkrts/configure.tgt does not return unsupported for NetBSD
on x86_64, but libcilkrts/runtime/os-unix.c #ifdefs return an #error directive
for NetBSD.



More information about the Gcc-bugs mailing list