[Bug libgcc/119396] libgcc: Shared objects are being built for target that doesn't support shared libs

gjl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 21 13:13:08 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119396

--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
What I have already tried is to set

SHLIB_LINK :=

in t-avr, which should imply enable_shared=no.  But it had no effect.

Also I don't know where SHLIB_LINK should be set. In the top-level configure.ac
? (C++ shared libs also wouln't make sense since there isn't even a dynamic
linker for avr).


More information about the Gcc-bugs mailing list