libmpc-1.0.2_0 links shared libs with -flat_namespace on Yosemite
% otool -hv /opt/local/lib/libmpc.3.dylib
/opt/local/lib/libmpc.3.dylib:
Mach header
magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
MH_MAGIC_64 X86_64 ALL 0x00 DYLIB 16 1416 DYLDLINK NO_REEXPORTED_DYLIBS
reveals that libmpc-1.0.2_0 built on Yosemite is linking its shared libraries with "-flat_namespace" as seen from the missing TWOLEVEL flag expected from "-undefined dynamic_lookup".
Change History (3)
Cc: |
mww@… added; mww removed
|
Description: |
modified (diff)
|
Owner: |
changed from macports-tickets@… to larryv@…
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
r127679