Hi, On Thu, Jan 28, 2010 at 05:17:57PM -0700, JongKwan Kim wrote: > I am using the GSL 1.6 version on the 32 bits linux computer. It is working > well. > But, when I move my code to 64 bits linux machine with GSL 1.6, there is a > "segmentation fault".
Without the code, it's hard to guess. Are you sure your code is 64-bit clean (e.g., you don't store pointer variables in ints)? > So, my question is "Is the GSL 1.6 working well on 64 bits linux computer or > Do I have to do something in order to use the GSL 1.6 on 64 bits linux > machine?" I've yet to see a problem in GSL that's specific to 64 bit. Thomas _______________________________________________ Help-gsl mailing list Help-gsl@gnu.org http://lists.gnu.org/mailman/listinfo/help-gsl