https://sourceware.org/bugzilla/show_bug.cgi?id=27166
Bug ID: 27166 Summary: -z lam-u48 doesn't work with compiler Product: binutils Version: 2.36 Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: hjl.tools at gmail dot com Target Milestone: --- Target: x86-64 [hjl@gnu-cfl-2 tmp]$ touch foo.s [hjl@gnu-cfl-2 tmp]$ gcc -shared -Wl,-z,lam-u48 foo.o -o foo.so [hjl@gnu-cfl-2 tmp]$ readelf -n foo.so | grep LAM [hjl@gnu-cfl-2 tmp]$ -- You are receiving this mail because: You are on the CC list for the bug.