How do I add missing stdc functions to libstdc++-v3?
Jonathan Wakely
jwakely.gcc@gmail.com
Mon Mar 19 15:54:00 GMT 2012
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.
More information about the Gcc-help
mailing list