This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Sep 28, 2005, at 7:46 PM, Geoffrey Keating wrote:
When using a shared libgcc, GCC links with '-lgcc_s -lgcc', with the intention of having those symbols in the system's libgcc used from the shared library, but backfilling from the static library if those symbols are not available.
And this breaks building on powerpc-darwin7.9:
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |