This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Convert f77 to use opts.c.


Neil Booth <neil@daikokuya.co.uk> writes:

> Andreas Jaeger wrote:-
>
>> Neil, bootstrap fails now for me with:
>> 
>> libbackend.a(opts.o)(.text+0x7): In function `find_opt':
>> /cvs/gcc/gcc/opts.c:48: undefined reference to `cl_options_count'
>> libbackend.a(opts.o)(.text+0x16):/cvs/gcc/gcc/opts.c:52: undefined reference to `cl_options_count'
>> libbackend.a(opts.o)(.text+0x3b):/cvs/gcc/gcc/opts.c:58: undefined reference to `cl_options'
>
> This has nothing to do with the F77 patch - I've not applied it yet.

Ok.

> Do you have the latest Makefile.in?  I forgot to commit it in the
> initial commit; there was about a 40 second window where if you updated
> you'd miss it.

Yes, I seem to have it:
$ cvs status gcc/Makefile.in 
===================================================================
File: Makefile.in       Status: Up-to-date

   Working revision:    1.1075
   Repository revision: 1.1075  /cvs/gcc/gcc/gcc/Makefile.in,v
   Sticky Tag:          (none)
   Sticky Date:         (none)
   Sticky Options:      (none)

But it's still broken,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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