i have solved the problem. it seems that the libstdc++ has some
conflict with libgcc in gcc. i remove the -L/usr/local/lib to
libstdc++, and then it can be built

On 4/22/05, Axel Weiß <[EMAIL PROTECTED]> wrote:
> Yuan Ni wrote:
> > ld: fatal: symbol `set_terminate(void (*)(void))' is
> > multiply-defined: (file /usr/local/lib/libstdc++.a(exceptioni.o)
> > type=FUNC; file
> > /usr/local/.5.8/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/libgcc.a(exce
> >ption.o) type=FUNC);
> 
> Hi Yuan,
> 
> are you sure, you can compile C++ programs at all? For me it seems like
> misconfigured g++ environment.
> 
> Regards,
>                        Axel
> 
> --
> Humboldt-Universität zu Berlin
> Institut für Informatik
> Signalverarbeitung und Mustererkennung
> Dipl.-Inf. Axel Weiß
> Rudower Chaussee 25
> 12489 Berlin-Adlershof
> +49-30-2093-3050
> ** www.freesp.de **
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Regards!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to