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: A problem compiling and linking gsl


On Tue, Oct 22, 2002 at 09:19:44AM -0500, cgarnica@007mundo.com wrote:

> C:\WINDOWS\TEMP\ccw9aaaa.o(.text+0x71):testal~1.cpp: undefined reference to `gsl_ran_poisson'

You've forgot to link your program with gsl. Read the appropriate
documentation -- I've no idea where libraries to link with are set
up in Windows world.

-- 
Regards, Wartan.
"Computers are not intelligent. They only think they are."


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