On 17/06/11 15:22, Ian Lance Taylor wrote:
LIBGCC2_CFLAGS applies only to libgcc (all multilib versions of libgcc).MULTILIB_EXTRA_OPTS applies to all target libraries (libstdc++, libjava, libgo, etc.).
Thanks for clearing that up for me. Since I am focused on the C frontend only I actually forgot about other libraries which MULTILIB applies to.
Cheers, -- PMatos
