what is the exact use of -static-libgcc compiler flag in gcc ?
In particular, why are they used in Solaris machines ?
what is the exact use of -static-libgcc compiler flag in gcc ?
In particular, why are they used in Solaris machines ?
Copyright © 2021 Jogjafile Inc.
The shared version is required on Solaris to properly support exception handling across shared libraries.
http://fourier.math.uoc.gr/~mk/prog0001/files/shared.txt