This is the mail archive of the gcc-bugs@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]

Re: top level configure needs rebuild


On Wed, Jan 24, 2001 at 01:11:23AM -0500, John David Anglin wrote:
> In this patch, configure didn't get rebuilt:
> 
> 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
> 
>         * configure.in: Enable libgcj on several additional platforms.
> 
> 508 (hiauly1)dave> ls -ltr configure*
> -rwxr-xr-x   1 dave       users        50270 Jan  2 10:44 configure
> -rw-r--r--   1 dave       users        49049 Jan 24 00:09 configure.in

The top level configure is *not* an autoconf script.  It's its own
strange and wonderful thing.

> Also, I get this warning:
> 
> 507 (hiauly1)dave> contrib/gcc_update
> Updating CVS tree
> cvs update: warning: unrecognized response `limit: coredumpsize: Can't set limit
> ' from cvs server

Works fine here.  That's a csh error message - have you got shell
access on gcc.gnu.org/sources.redhat.com, do you use [t]csh there, and
have you got stuff in .cshrc and/or .login?

zw

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