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]

Re: PATCH: Re-enable building libg++


On , 1 August 2000, 13:58:01 -0700, jason@redhat.com wrote:

> What about the Makefile.in support removed by
> 
> Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
> 
>         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
>         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
>         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
>         Remove references to librx and libg++.
> 
> ?  Isn't that necessary, too?

Has this actually been installed? I'm still seeing libg++ in

  TARGET_CONFIGDIRS
  ALL_TARGET_MODULES
  CONFIGURE_TARGET_MODULES
  CHECK_TARGET_MODULES
  INSTALL_TARGET_MODULES
  CLEAN_TARGET_MODULES

Just all-target-winsup doesn't have any reference to libg++ or librx
any more.

FWIW, I built, checked and installed the tools successfully yesterday
with my patch applied...

> 
> Jason

Cheers, manfred.

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