#53099 closed defect (fixed)
cctools @895: doesn't work with llvm < 3.8
Reported by: | devernay (Frédéric Devernay) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | cctools |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
cctools 895 doesn't work with llvm < 3.8 (tried 3.4-3.7)
otool -L <binary>
gives:
llvm-objdump: Unknown command line argument '-dylibs-used'. Try: '/opt/local/libexec/llvm-3.4/bin/llvm-objdump -help' llvm-objdump: Did you mean '-mips-os16'? llvm-objdump: Unknown command line argument '-non-verbose'. Try: '/opt/local/libexec/llvm-3.4/bin/llvm-objdump -help' llvm-objdump: Did you mean '-asm-verbose'? fatal error: otool: internal objdump command failed
Change History (3)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu removed |
---|---|
Description: | modified (diff) |
Owner: | set to jeremyhu |
Status: | new → assigned |
Summary: | cctools 895 doesn't work with llvm < 3.8 → cctools @895: doesn't work with llvm < 3.8 |
comment:2 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 10cc977f/macports-ports: