Hi Ralf
Ralf Wildenhues wrote:
* Markus Christen wrote on Thu, Dec 02, 2004 at 07:24:23PM CET:
Markus Christen wrote:
problem:
linking a program to a library (shared or static) built from a
convenience library fails if the convenience library contains template
functions : unresolved refer
* Markus Christen wrote on Thu, Dec 02, 2004 at 07:24:23PM CET:
> Markus Christen wrote:
>
> >problem:
> >linking a program to a library (shared or static) built from a
> >convenience library fails if the convenience library contains template
> >functions : unresolved reference.
>
> (of course
Markus Christen wrote:
hi
first of all: thanks for libtool, it helped a lot in adding
flexibility to the compilation of my project!
problem:
linking a program to a library (shared or static) built from a
convenience library fails if the convenience library contains template
functions : unresolv