Ricardo da Fonseca <[EMAIL PROTECTED]> writes: > I'm trying to use gsl in a 64bit machine running Fedora 5.0 Is that > a problem with the shared library itself or a compatibility problem?
We are successfully running GSL on several different versions of GNU/Linux on AMD x86_64 in 64 bit mode. I've never seen the error message you report. Make sure you use -m64 for all code, including (the right) system libraries. Greetings, Jochen -- Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de Liberté, Égalité, Fraternité GnuPG key: CC1B0B4D (Part 3 you find in my messages before fall 2003.) _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
