help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Help with setup!


From: Thomas Spuhler
Subject: Re: [Help-gsl] Help with setup!
Date: Mon, 16 Jan 2006 10:48:30 -0700
User-agent: KMail/1.8.2

On Sunday 15 January 2006 04:59 pm, Michael J D'Amato wrote:
> OK, I'm so frustrated I'm about to hang myself from the tree in my front
> yard.  I've been trying to set up gsl for 3 days to no avial!  I'm trying
> to compile the example bessel program in the manual and I keep getting
> "undefined reference to bessel.....".  Has anyone sucessfully setup gsl
> with MinGw/Msys.  I downloaded gsl from the gnuwin32 website so I believe I
> don't have to build from source (not that I would know how if I had to). 
> My situation so far:
>
>   -compiler is located here:
>   c:\MinGw (it works fine)
>
>   -MSYS is located here:
>   c:\MSYS (it works fine)
>
>   -Files to compile located here:
>   c:\myprograms
>
>   -gsl located here:
>   c:\gnuwin32\include\gsl
>
>   I have moved the gsl file everywhere in the compiler search path and used
> the -I option.  Any tips would be greatly appreciated as the noose is
> looking like the best way to solve my problems. Anyone replying please
> include detailed steps because I'm an idiot! thanks

It works here on a linux box. Somebody suggested to use a makefile and that 
was the best idea. I have it attached. You need to modify it for your setup.
I also include the bessel.cpp that actually compiles and runs.
It's the sample from GSL

>
>
>
> ---------------------------------
> Find your next car at Yahoo! Canada Autos
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl

-- 
Best regards
Thomas Spuhler
VP Marketing
TUSONIX, Inc.

All Tusonix outgoing e-mail has been scanned for viruses

Attachment: makefile
Description: Text Data

Attachment: bessel.cpp
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]