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: It's (PCH) merging time!


----- Original Message -----
From: "Fergus Henderson" <fjh@cs.mu.OZ.AU>
To: "Geert Bosch" <bosch@gnat.com>
Cc: "Geoff Keating" <geoffk@redhat.com>; <gcc-patches@gcc.gnu.org>
Sent: Sunday, 6 October 2002 03:42
Subject: Re: It's (PCH) merging time!


> On 05-Oct-2002, Geert Bosch <bosch@gnat.com> wrote:
> > On Tuesday, Jun 4, 2002, at 02:57 America/New_York, Geoff Keating
wrote:
> > >OK, I'm just about ready to make the merge from pch-branch.
> > >I've put the final patch at
> > ><http://people.redhat.com/geoffk/patches/pch-12.patch>.  Some minor
> > >additional work was required to get the branch merged into
mainline.
> >
>
>
> The ada/decl.c file name should be included in gtfiles in
ada/config-lang.in
> (which it is), and it should then get included in gtyp-gen.h,
> which gets #included in gengtype.c, which gets compiled to the
> gentype executable, which should generate the gt-ada-decl.h file.
>
> I don't know why it isn't working.
>

It's working for me with :

".../gcc/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32
 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enabl
e-languages=c,c++,f77,objc,ada --disable-win32-registry --disable-shared
 --enable-cheaders=c"

gt-ada-trans.h and gt-ada-utils.h  are also generated.

Danny


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