Re: portland compiler, convenience libraries and templates

2004-12-03 Thread Markus Christen
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

Re: portland compiler, convenience libraries and templates

2004-12-03 Thread Ralf Wildenhues
* 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

Re: portland compiler, convenience libraries and templates

2004-12-02 Thread Markus Christen
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