On Feb 19, 2005, at 11:18 AM, Eric Botcazou wrote:
So now what? Not build shared libraries for gmp? Add /pkgs/gmp-4.1.4 to my LD_LIBRARY_PATH?
The latter.
Well, I can't really require people using the compiler to have /pkgs/gcc-4.0/lib, /pkgs/gcc-4.0/lib/sparcv9, *and* /pkgs/gmp-4.1.4 in their LD_LIBRARY_PATH, and I think my systems people would balk at adding /pkgs/gmp-4.1.4 to the crle path, so perhaps I'll just find out how to link the gmp libraries in statically.
But I think that in many installations people simply won't dance through these hoops and gfortran will not be installed in 4.0.
Brad