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]
Other format: [Raw text]

Re: problem in linking the lib


On Tue, 14 May 2002, Achim Gaedke wrote:

> Hmm... Maybe it is a typo: the gcc command must be:
> 
> gcc -L/usr/lib -lgsl test.c

Why not:

gcc test.c `gsl-config --libs`

BR,

Jacek


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