This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Another bootstrap error: fixinc/gnu-regex.c and _nl_msg_cat_cntr
- To: Bruce Korb <bkorb at sco dot COM>
- Subject: Re: Another bootstrap error: fixinc/gnu-regex.c and _nl_msg_cat_cntr
- From: Richard Earnshaw <rearnsha at arm dot com>
- Date: Fri, 15 Dec 2000 09:59:33 +0000
- Cc: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, gcc at gcc dot gnu dot org, Bruce Korb <bkorb at gnu dot org>
- Cc: rearnsha at arm dot com
- Organization: ARM Ltd.
- Reply-To: rearnsha at arm dot com
bkorb@sco.COM said:
> It was not happening for me. But I was on another box.
Well on some systems, all the intl support is already in libc, so ../intl
would be an empty target -- but not for everybody.
Anyway, I seems to have been decided that we don't want intl for this
code; that's fine by me.
R.