At Mon, 12 Apr 2010 09:15:53 -0700 (PDT), hosein salari wrote: > I am trying to compile my c++ functions using GSL library on winXP > 32bit. Under linux there is no problem, however, trying to compile > my code under winXP following posts appear: > > C:\Documents and Settings\hosein\Desktop\cpp > file3\USRTT_Auto1.o:USRTT_Auto1.cpp:(.text+0x2c84)||undefined > reference to `_gsl_matrix_view_array'| > > Seems there are problems with linking. Unfortunately, google did not > help me. Can anyone give me some suggestions?
Sorry, I can't provide any useful information if it's a Windows-specific problem (I don't use Windows myself) -- the main platform we support is GNU/Linux+GCC. -- best regards Brian Gough GNU Scientific Library - http://www.gnu.org/software/gsl/ _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
