On Mon, Mar 03, 2003 at 01:28:57PM +0100, Martin v. Löwis wrote: > Fernando Sanchez <[EMAIL PROTECTED]> writes: > > > I have been suggested to ask for help here; please bounce me > > somewhere else if I am writing to the wrong address. I got a bug reported on > > libsablot0c102 package, which appeared on the migration to gcc-3.2. Do you > > recommend adding -lstdc++, or do you have a better advice? > > Fernando, > > The best approach is to use "g++" for linking. This should implicitly > add libstdc++, and correct a few other errors that your linker command > line may have caused.
Well, presumably he is linking using gcc to avoid libstdc++; is there anything besides the missing library which g++ would change? Fernando, you may want to try adding -lsupc++ when building with GCC 3.2. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer