Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: [RFA] Add support for --without-zlib (take 2)
       [not found] ` <20091119211326.GB10089@adacore.com>
@ 2009-11-20 16:01   ` Paolo Bonzini
  2009-11-22 10:51     ` Joel Brobecker
  0 siblings, 1 reply; 2+ messages in thread
From: Paolo Bonzini @ 2009-11-20 16:01 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gcc-patches, binutils, gdb

On 11/19/2009 10:13 PM, Joel Brobecker wrote:
> Hello Paolo,
>
> The following patch got approved for binutils and GDB, but I just
> realized that config/zlib.m4 should probably be approved by a GCC
> maintainer.  I was just wondering if ou wouldn't mind taking a look
> at the new config/zlib.m4?

As long as it is not used by GCC configury, I don't think people mind 
here.  The only suggestion I have is to have [default=auto] somewhere in 
the help string.

BTW, zlib is always distributed with GCC so we always include zlib 
support (and instead of --with-zlib, there is a --with-system-zlib flag 
that does what you expect).  Maybe you could do the same for binutils 
and gdb?  In that case, centralizing the test in AM_ZLIB is certainly 
desirable, and gcc may pick up the macro later or parts of it.

(Though there's no zlib in src, so probably you'd have to contact DJ 
Delorie to have it included in his list of autosynced directories).

Paolo


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFA] Add support for --without-zlib (take 2)
  2009-11-20 16:01   ` [RFA] Add support for --without-zlib (take 2) Paolo Bonzini
@ 2009-11-22 10:51     ` Joel Brobecker
  0 siblings, 0 replies; 2+ messages in thread
From: Joel Brobecker @ 2009-11-22 10:51 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: gcc-patches, binutils, gdb

> As long as it is not used by GCC configury, I don't think people mind  
> here.  The only suggestion I have is to have [default=auto] somewhere in  
> the help string.

OK - I will add it.

> BTW, zlib is always distributed with GCC so we always include zlib  
> support (and instead of --with-zlib, there is a --with-system-zlib flag  
> that does what you expect).  Maybe you could do the same for binutils  
> and gdb?  In that case, centralizing the test in AM_ZLIB is certainly  
> desirable, and gcc may pick up the macro later or parts of it.

Yes, Tom Tromey also mentioned that. Right now, I am more interested
in being able to build without zlib (we find its usefulness in GDB to be
marginal for us), but maybe the day will come when GDB/binutils must be
built with zlib, in which case I'll adjust zlib.m4 accordingly.

Thank you!
-- 
Joel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-20 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20091102232319.GJ4531@adacore.com>
     [not found] ` <20091119211326.GB10089@adacore.com>
2009-11-20 16:01   ` [RFA] Add support for --without-zlib (take 2) Paolo Bonzini
2009-11-22 10:51     ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox