From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sinisa Milivojevic To: nathan@codesourcery.com Cc: gcc@gcc.gnu.org Subject: Re: __cxa_pure_virtual Date: Fri, 30 Nov 2001 09:21:00 -0000 Message-ID: <15367.49378.248361.802961@sinisa.nasamreza.org> References: <15367.40775.654107.915798@sinisa.nasamreza.org> <3C07BD2B.9BC71FAB@codesourcery.com> X-SW-Source: 2001-11/msg01626.html Message-ID: <20011130092100.uGyYUXAu0DQ3fPO_NiMEZuiekfvRscC4fdZ_N-QBBeY@z> Nathan Sidwell writes: > > > Any solution or work-around ?? > You can also link with libsupc++, which contains just the C++ runtime > support routines without the std lib stuff. Or you could define that > symbol explicitly to the linker > --defsym __cxa_pure_virtual=0 > (or, if invoked via gcc) > -Wl,--defsym -Wl __cxa_pure_virtual=0 > > nathan > > -- > Dr Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC > 'But that's a lie.' - 'Yes it is. What's your point?' > nathan@codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan@acm.org > Thanks. Exactly what I needed. I guess I can find libsupc++ on ftp.gnu.org ??? I will try other recommandations too. Thanks again. -- Regards, __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Fulltime Developer /_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus <___/ www.mysql.com