public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Brian Budge" <brian.budge@gmail.com>
To: "Brian Gough" <bjg@network-theory.co.uk>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: gcc linking and address of template function
Date: Thu, 11 May 2006 13:39:00 -0000	[thread overview]
Message-ID: <5b7094580605110639y57febee0t7a4faf79480fcb84@mail.gmail.com> (raw)
In-Reply-To: <17506.62161.81052.707442@hp2.network-theory.co.uk>

No, amazingly enough.  I actually gave up on this and wrote my own
templates based solver.

If I get some time one of these days, I may try to reconstruct this.

Thanks,
  Brian

On 5/11/06, Brian Gough <bjg@network-theory.co.uk> wrote:
> 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/
>

      reply	other threads:[~2006-05-11 13:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-05 21:29 Brian Budge
2006-05-07 11:56 ` Perry Smith
2006-05-07 22:53   ` Brian Budge
2006-05-08 14:00     ` Perry Smith
2006-05-11 10:41 ` Brian Gough
2006-05-11 13:39   ` Brian Budge [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5b7094580605110639y57febee0t7a4faf79480fcb84@mail.gmail.com \
    --to=brian.budge@gmail.com \
    --cc=bjg@network-theory.co.uk \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).