Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
gcc 中 -static-libgcc 编译器标志的确切用途是什么?
特别是,为什么它们在 Solaris 机器中使用?
Solaris 需要共享版本才能正确支持跨共享库的异常处理。
http://fourier.math.uoc.gr/~mk/prog0001/files/shared.txt