Hi Steven,
On 9/3/21 6:56 pm, Steven Levine wrote:
While I used to build with -static-libgcc at one time, I've moved away
from this since any complex app is going to require a number of DLLs that
require gcc1.dll.
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.....
Cheers,
Paul
|