On 10/31/06, Fred J. <[EMAIL PROTECTED]> wrote:
collect2: ld returned 1 exit status
This tells you that you're dealing with a linker (ld) error. Read the fine manual [http://www.gnu.org/software/gsl/manual/html_node/Linking-programs-with-the-library.html#Linking-programs-with-the-library] or check out the mailing list archives for further information. -- mj _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
