Hi if you are working on a GNU/Linux with gcc that would not be a problem. I would recommend you to read the INSTALL file in the source code. If your GNU/Linux is 64 bits, then you just need the "./configure", "make", "make check" and "make install" for default installation of the 64 bit version of the library.
Moreover, you can install the GSL in many GNU/Linux distributions using apt-get, yum or a menu. I am not aware of any 64 bit version of the GSL for MS Windows. Maybe someone in this list has done that. I would like to learn that as well. It is also a good idea to provide as much information as possible so people can help you better. What are your system, compiler, processor, etc.? Ralph. On Fri, Apr 10, 2009 at 1:56 AM, Md. Alimoor Reza <[email protected]>wrote: > Thanks Brian, > How do I install GSL in the 64 bit Mac machine? > Do I need to run only the config file or do something else has to be setup > before running the config file? > Thanks in advance. > Regards, > On Wed, Apr 8, 2009 at 12:07 PM, Brian Gough <[email protected]> wrote: > > > At Mon, 6 Apr 2009 14:16:00 -0400, > > Md. Alimoor Reza wrote: > > > I am working on a 64 bit application using C++ language. I need some > > > library routines of GSL. My question is that the latest version or > > > any version of GSL can support 64 bit computation. > > > > Yes, GSL compiles on 64-bit machines as well as 32-bit. > > > > -- > > Brian Gough > > (GSL Maintainer) > > > > Support freedom by joining the FSF! > > http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37 > > > > > > -- > Md. Alimoor Reza > Graduate Student > Department of Computer Science > Drexel University,Philadelphia,PA > _______________________________________________ > Help-gsl mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gsl > _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
