hi
Ralf Wildenhues wrote:
Sorry for the self-reply,
* Ralf Wildenhues wrote on Mon, Mar 14, 2005 at 07:49:00PM CET:
This is a status update on "libtool/pgi/C++ with templates".
Now here's an improved patch against branch-2-0. Should work for both
static and shared uninstalled libraries plu
hi ralf, everybody
Ralf Wildenhues wrote:
I have checked in enhanced support for PGI compilers as below, to
Libtool CVS HEAD. Because it adds a `prelink_cmds' interface for
template object compilation to libtool, I regard it as "HEAD only"
for now. Given that it proves stable (useful also for oth
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 : unresolved reference.
thanks f
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
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
Jeff Squyres wrote:
I have recently discovered that the Portland support that I sent
patches in for does not work for shared libraries (a LAM/MPI user told
me this -- not the Portland support group, which I find odd).
HINT: PGI -- I'd really like to hear from you; I heard nothing from
you last
eally look at it,
as i remember there were some options in the manual to specifically
instantiate templates... I've been hoping somebody else solved the
problem already ;-)
maybe i can try some more next week...
markus
On Feb 24, 2005, at 9:45 AM, Markus Christen wrote:
Jeff Squyres wro
Ralf Wildenhues wrote:
* Albert Chin wrote on Fri, Mar 04, 2005 at 04:33:39AM CET:
On Fri, Mar 04, 2005 at 10:19:02AM +0900, Peter O'Gorman wrote:
Albert Chin wrote:
| On Thu, Mar 03, 2005 at 01:23:44PM -0600, Albert Chin wrote:
|
| Ok, this sucks. -no_prelink causes other problems. The SGI