This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH for F77 info files (was: Re: Fortran files missing)
- To: law at cygnus dot com
- Subject: Re: PATCH for F77 info files (was: Re: Fortran files missing)
- From: Manfred Hollstein <manfred at s-direktnet dot de>
- Date: Fri, 19 Jun 1998 10:29:58 +0200 (MET DST)
- Cc: burley at gnu dot org, ian at cygnus dot com, d dot love at dl dot ac dot uk, egcs-bugs at cygnus dot com
- References: <13706.7454.495500.624316@slsvhmt> <10628.898244589@hurl.cygnus.com>
- Reply-To: manfred at s-direktnet dot de, Manfred dot Hollstein at ks dot sel dot alcatel dot de
On Fri, 19 June 1998, 02:23:09, law@hurl.cygnus.com wrote:
>
> In message <13706.7454.495500.624316@slsvhmt>you write:
> > and it didn't give me any files in the egcs/gcc/f subdirectory :-? I'm
> > still missing at least these three .j files. Interestingly, there
> > wasn't any problem with the new float-i386.h file; here is the
> > relevant output from the last "cvs update -P" command:
> >
> > cvs server: Updating egcs/gcc/config
> > U egcs/gcc/config/float-i386.h
> > cvs server: Updating egcs/gcc/config/1750a
> > [snip]
> > P egcs/gcc/cp/typeck.c
> > cvs server: Updating egcs/gcc/cp/inc
> > cvs server: Updating egcs/gcc/f
> > cvs server: Updating egcs/gcc/ginclude
> >
> > As you can see, nothing in egcs/gcc/f, hence e.g. output.j is still
> > missing. This is with CVS-1.9.26 on sparc-sun-solaris2.5.1.
> >
> > What am I doing wrong?
> No clue. I've certainly got output.j
>
> What does cvs status output.j report?
$ cvs status output.j
Enter passphrase for RSA key 'manfred@slsvhmt':
Warning: Remote host denied X11 forwarding, perhaps xauth program could not be run on the server side.
===================================================================
File: no file output.j Status: Needs Checkout
Working revision: No entry for output.j
Repository revision: 1.1 /egcs/carton/cvsfiles/egcs/gcc/f/output.j,v
Do I need to do a 'cvs co' for these files? But if so, why did I get
the other new files with my usual 'cvs update'???
???
manfred