Hi, I am looking for an autoconf macro to check whether the CC in use supports weak symbols.
More precisely, I am trying to detect whether a c-compiler supports
gcc's "function __attribute__((weak))" syntax or not.
TIA,
Ralf
Hi, I am looking for an autoconf macro to check whether the CC in use supports weak symbols.
More precisely, I am trying to detect whether a c-compiler supports
gcc's "function __attribute__((weak))" syntax or not.
TIA,
Ralf