I am trying to load libstdC ++ - v3 / python to allow stl lines to print. However, my provider returns: svn: unknown hostname gcc.gnu.org . This is the command:
svn co svn://gcc.gnu.org/svn/gcc/trunk/libstdc++-v3/python
Is there an alternative way to get this package?
source
share