Re: libgcc.a and libgcc_eh.a even if static is disabled?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Christer Solskogen via Gcc-help:

> How is it that libgcc.a and libgcc_eh.a are compiled/installed when
> configuring gcc with --disable-static --enabled-shared?

libgcc.a only exists as statically linked code.  Not sure about
libgcc_eh.a; the dynamic libgcc_s does not depend on it as far as I can
see.

Thanks,
Florian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux