Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#40550 closed defect (wontfix)

ld64 alignof template and C++11

Reported by: antonbachin@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: cooljeanius (Eric Gallager)
Port: ld64

Description

The ld64 port doesn't build in C++11 mode (using clang). It appears that the file src/ld/code-sign-blobs/memutils.h tries to declare a template called "alignof", which is a keyword in C++11. Is there an updated version of the ld64 source available?

Attachments (1)

main.log (14.4 KB) - added by antonbachin@… 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by antonbachin@…

Attachment: main.log added

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to jeremyhu@…

In the future, please Cc the port maintainers (port info --maintainers ld64).

comment:2 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: wontfix
Status: newclosed

yes, that is true. I don't see what the problem is though. It's not a C++11 project.

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.