Hi,
$ g77 -O4 -lstdc++ cwrapper.o toyprob.o algencanma.o algencan.o -o algencanma /usr/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status $ Any ideas?
Why are you trying to link to a C++ library using a fortran compiler ? What happens if you run without '-lstdc++' ? What happens if you use g++ or gcc to link instead ? Chris -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list