Invalid alignment on macOS with "-g": anyone have seen it?

Steven Schveighoffer schveiguy at gmail.com
Mon Nov 28 19:36:10 UTC 2022


On 11/28/22 12:27 PM, Paolo Invernizzi wrote:
> Hi all,
> 
> Is this a know issue?
> 
> It happens only with "-g" on a simple hello world
> 

> Ventura 13.0.1 - Intel

Oh boy. I've seen similar problems with Mac on ARM via ldc2: 
https://github.com/ldc-developers/ldc/issues/3864

I thought it was ARM/LDC specific, but looks like Apple's linker is 
getting tighter on what it will allow.

This needs addressing ASAP. Can you file a bug report?

I'm hesitant to upgrade to 13 now...

-Steve


More information about the Digitalmars-d mailing list