Re: Strange __cxa_pure_virtual problem
[email protected] (Daniel Néri)
| Newsgroups | gmane.os.ecos.devel |
|---|---|
| Message-ID | <[email protected]> |
John Dallaway <[email protected]> writes: > For future reference, it looks like configuring GCC with > --disable-hosted-libstdcxx would result in a version of > __cxa_pure_virtual() without any dependencies. FWIW, that's how I configure my toolchain since a couple of years back. Regards, Daniel