This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Recent libstdc++ regression on i686-linux: abi/cxx_runtime_only_linkage.cc


On Fri, Aug 22, 2008 at 10:53 AM, Sebastian Redl
<sebastian.redl@getdesigned.at> wrote:
> H.J. Lu wrote:
>>
>> Can we declare that Linux/ia32 generates i486 insn by default?
>>
>
> Even if we do that, we'll still get errors if someone forces i386. And the
> people doing that are more likely to want to link against the standalone
> libsupc++, too, since i386 is mostly used in embedded systems nowadays.
>

Can we disable those new C++ features for i386? Do embedded systems
use/need those new C++ features?


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]