This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


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

Re: [PATCH RFA] Pascal language part 3: Changes to Makefile.in


> Date: Mon, 19 Jun 2000 12:17:39 +0200
> From: Pierre Muller <muller@cerbere.u-strasbg.fr>
> 
> ChangeLog entry:
> 
> 2000-06-19  Muller Pierre <muller@ics.u-strasbg.fr>
>    * Makefile.in: add rules to compile and link pascal specific files.

Sorry for the long delay in reacting to this.

> + # p-exp.tab.c is generated in objdir from p-exp.y if it doesn't exist
> + # in srcdir, then compiled in objdir to p-exp.tab.o.

The new file p-exp.tab.c needs a line to be added to
gdb/config/djgpp/fnchange.lst, like this:

  @V@/gdb/p-exp.tab.c @V@/gdb/p-exp_tab.c

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