I got this error when I compile internal netcdf on ubunu:
Code: Select all
/usr/bin/ld: cannot find -lstdc++best regards
Java
Code: Select all
/usr/bin/ld: cannot find -lstdc++Code: Select all
cd /usr/lib/x86_64-linux-gnu/Code: Select all
sudo ln -s libstdc++.so.6.0.33 libstdc++.so