This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: problems with locale.cc
- To: libstdc++@sourceware.cygnus.com
- Subject: Re: problems with locale.cc
- From: "Mark E." <snowball3@usa.net>
- Date: Tue, 13 Apr 1999 18:21:29 -0400
- References: <199904121926.TAA42524@out5.ibm.net>
> It is explicitly instantiated because this vector container is used in
> locale. This specific member function may not be referenced, but it's
> easier to do explicit instantiations on the class as a whole then to
> instantiate just the required member functions. For examples of syntax for
> both approaches, see the various /src/*inst* files.
I couldn't find a place in the locale portions of the source where insert
was used, so I asked where it was used to find out if perhaps there
was a compiler issue or something else (ELF vs. COFF) that was
causing the error.
> Hopefully, you've now gotten the library to compile--can you link the test
> programs in /testsuite/* with both static and shared compiles?
>
Yes, I have succeeded in compiling it. My target doesn't support shared
libraries, but I will let you know the results of running the testsuite with
the static version when I can find the time.
Mark
---
Mark Elbrecht, snowball3@usa.net
http://snowball.digitalspace.net/