This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: (patch) Workaround for gcc's float complex bug.
- To: Jason Merrill <jason at cygnus dot com>
- Subject: Re: (patch) Workaround for gcc's float complex bug.
- From: Mumit Khan <khan at NanoTech dot Wisc dot EDU>
- Date: Tue, 23 Nov 1999 01:54:01 -0600 (CST)
- cc: Benjamin Kosnik <bkoz at cygnus dot com>, libstdc++ at sourceware dot cygnus dot com
On 22 Nov 1999, Jason Merrill wrote:
> >>>>> Mumit Khan <khan@NanoTech.Wisc.EDU> writes:
>
> > Benjamin, would it make more sense to autoconf the wchar_t specializations
> > and only do it when the target supports well enough for libstdc++-v3?
>
> Yes, definitely. There are lots of targets with inadequate wchar support.
>
I'll submit a patch, but I need some input on what inadequate suport
is needed on a target. What's the minimum set that autoconf should
check for?
Regards,
Mumit