[Help-gsl] linker problem

2005-11-27 Thread Matthias Frank
Hi all, I have got a problem while linking.. See the error message below. I am working in a Cygwin environment and just installed gsl-1.5 version. Thank you for your help. $ g++ -L/usr -lgsl -lgslcblas -lm -o output diplom.o diplom.o(.text+0x34):diplom.cc: undefined reference to

Re: [Help-gsl] Problems with #include options in GSL

2005-11-27 Thread Joseph Wakeling
Apologies to Martin who will be getting this mail twice. The first time I replied, I accidentally sent it to him only... Martin Jansche wrote: Note that I deliberately *don't* want to just compile to object form the whole GSL. Why not? Well, we could consider that to be merely part of my