[hatari-devel] -fno-common for macOS |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hello all, it seems the latest compilers on macOS require -fno-common to be set in order to avoid a compilation error (ld: warning: reducing alignment of section __DATA,__common from 0x8000 to 0x4000 because it exceeds segment maximum alignment). Here is a post about the issue: https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2025-May/343169.html At the moment -fno-common is only set if ASAN is enabled but it should always be set. Regards, Andreas |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |