I have downloaded a version the CYGWIN project onto my home computer so I can compile C++ programs using the g++ compiler. I also have a need to use the GSL library for one of my projects. I went to a Cygwin mirror site and downloaded and installed the necessary files. When I tried to compile a program using functions contained in gsl_rng.h and gsl_randist.h the linker returned an error. It complained that it coulded find refereces to the functions and/or constant variables I declared in my code. I am running with Window XP. Do you know of any bug trying to run GSL in this enivornment or have any ideas on what could be the issue.
Thanks Jeffrey H. Jewell Jeffrey H. Jewell Boeing Software Engineer - GPS System Simulator (719)380-5940 [EMAIL PROTECTED] _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
