This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: How do I add missing stdc functions to libstdc++-v3?
On 19 March 2012 15:39, Vaugha Brewchuk wrote:
> I have a quick update. ?I was able to find an issue with the way my gcc configuration was using crtstuff.c. ?After I corrected it I can now successfully link abi_check with a manual command!
>
> What configuration or setup file determines automatic linking of libsupc++? ?I would like to fix it such that no manual intervention is required.
It would be a lot easier to answer if you showed the exact command you
used when it did link successfully.