> diff --git a/libstdc++-v3/crossconfig.m4 b/libstdc++-v3/crossconfig.m4
> --- a/libstdc++-v3/crossconfig.m4
> +++ b/libstdc++-v3/crossconfig.m4
> @@ -173,14 +173,6 @@ case "${host}" in
>AC_DEFINE(HAVE_ISNANL)
> fi
> ;;
> - *-netware)
> -SECTION_FLAGS='-ffunction-sections -f
On 07/15/2011 10:19 AM, Rainer Orth wrote:
> After this patch, the only netware references in-tree are from toplevel
> configure.ac (still needed for the netware support in src), config.sub
> (from upstream), and gcc/po/*.po for config/i386/netware.h.
>
> Bootstrapped without regressions on i386-p
Paolo Bonzini writes:
> On 07/14/2011 08:40 PM, Rainer Orth wrote:
>> I've got a preliminary NetWare removal patch ready (yet untested), but
>> have a couple of questions:
>>
>> * Given that there's a considerable amount of NetWare support still in
>>src, toplevel support has to stay. On the
On 07/14/2011 08:40 PM, Rainer Orth wrote:
I've got a preliminary NetWare removal patch ready (yet untested), but
have a couple of questions:
* Given that there's a considerable amount of NetWare support still in
src, toplevel support has to stay. On the other hand, the reference
in confi
I've got a preliminary NetWare removal patch ready (yet untested), but
have a couple of questions:
* Given that there's a considerable amount of NetWare support still in
src, toplevel support has to stay. On the other hand, the reference
in config/elf.m4 is only used for the LTO plugin and ca