Using a self brewn port of a scientific software package which is intended to use gcc 4.5 or higher, I use "USE_GCC= 4.5+" in the top level Makefile. But I get an error when starting the application:

/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/isis/3.2.1/bin/qview not found

Building the software without the ports-framework but with explicitely set GCC/G++/GFORTRAN results in a working binary.

My question: is USE_GCC setting C++ and Fortran compilers as desired as well as the C compiler?

Please set me CC when responding, I'm not subscribing this list.

Thanks,
Oliver
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to