This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: running gsl on mdk8.1


hi,

Thanks for your reply. Finally, the following works:
  gcc -static -o kk kk.c -lgsl 
It did compile and get the correct output.
Thanks.

I-Lin
--- Brian Gough <bjg@network-theory.co.uk> wrote:
> See the section on "Shared Libraries" in the "Usage" chapter of
> the
> manual, it explains about LD_LIBRARY_PATH which is what you
> need here.
> 
> regards
> Brian
> 


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]