gcc linking and address of template function

Brian Gough bjg@network-theory.co.uk
Thu May 11 10:41:00 GMT 2006


Brian Budge writes:
 > I'm attempting to use gsl (gnu scientific library) from my C++
 > program.  gsl is a C program, and I need to pass function pointers to
 > gsl to make it do it's magic on my data.
 > 
 > The program compiles fine, and the functions int ll_uv_*() are found
 > by the nm utility to be in a .o file.
 > 
 > The program still won't link.  Anyone have any ideas?  Is this
 > something I'm doing wrong?  The gcc version is 3.4.5-r1, and this is
 > on a xeon box running linux.

Did you find the cause of this problem?

-- 
Brian Gough
(GSL Maintainer)

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.com/



More information about the Gcc-help mailing list