In <list-1732057@2rosenthals.com>, on 03/09/21
at 07:16 PM, "Paul Smedley" <ecs-isp@2rosenthals.com> said:
Hi Paul,
>The main reason I still use -static-libgcc is that I use my own build of
>gcc, not the rpm version - so I'm not certain the gcc1.dll provided by
>rpm is compatible.....
Unless you have private patches, they should be compatible That said,
-static-libgcc should not cause any problems. The gcc1.dll does not have
any data segments defined data shared or data single TTBOMK. If it did
-static-libgcc might cause problems.