Re: [PATCH] Disable all target libraries if not building gcc

2015-07-14 Thread H.J. Lu
On Tue, Mar 17, 2015 at 5:08 PM, H.J. Lu wrote: > On Mon, Mar 16, 2015 at 8:01 PM, H.J. Lu wrote: >> On Mon, Mar 16, 2015 at 7:26 PM, H.J. Lu wrote: >>> On Mon, Mar 16, 2015 at 4:43 PM, H.J. Lu wrote: On Mon, Mar 16, 2015 at 4:41 PM, Joseph Myers wrote: > On Mon, 16 Mar 2015, H.

Re: [PATCH] Disable all target libraries if not building gcc

2015-03-17 Thread H.J. Lu
On Mon, Mar 16, 2015 at 8:01 PM, H.J. Lu wrote: > On Mon, Mar 16, 2015 at 7:26 PM, H.J. Lu wrote: >> On Mon, Mar 16, 2015 at 4:43 PM, H.J. Lu wrote: >>> On Mon, Mar 16, 2015 at 4:41 PM, Joseph Myers >>> wrote: On Mon, 16 Mar 2015, H.J. Lu wrote: > On Mon, Mar 16, 2015 at 3:50 PM,

Re: [PATCH] Disable all target libraries if not building gcc

2015-03-16 Thread H.J. Lu
On Mon, Mar 16, 2015 at 7:26 PM, H.J. Lu wrote: > On Mon, Mar 16, 2015 at 4:43 PM, H.J. Lu wrote: >> On Mon, Mar 16, 2015 at 4:41 PM, Joseph Myers >> wrote: >>> On Mon, 16 Mar 2015, H.J. Lu wrote: >>> On Mon, Mar 16, 2015 at 3:50 PM, Joseph Myers wrote: > On Fri, 13 Mar 2015, H

Re: [PATCH] Disable all target libraries if not building gcc

2015-03-16 Thread H.J. Lu
On Mon, Mar 16, 2015 at 4:43 PM, H.J. Lu wrote: > On Mon, Mar 16, 2015 at 4:41 PM, Joseph Myers wrote: >> On Mon, 16 Mar 2015, H.J. Lu wrote: >> >>> On Mon, Mar 16, 2015 at 3:50 PM, Joseph Myers >>> wrote: >>> > On Fri, 13 Mar 2015, H.J. Lu wrote: >>> > >>> >> I am working on SHF_COMPRESSED sup

Re: [PATCH] Disable all target libraries if not building gcc

2015-03-16 Thread H.J. Lu
On Mon, Mar 16, 2015 at 4:41 PM, Joseph Myers wrote: > On Mon, 16 Mar 2015, H.J. Lu wrote: > >> On Mon, Mar 16, 2015 at 3:50 PM, Joseph Myers >> wrote: >> > On Fri, 13 Mar 2015, H.J. Lu wrote: >> > >> >> I am working on SHF_COMPRESSED support: >> >> >> >> http://www.sco.com/developers/gabi/lates

Re: [PATCH] Disable all target libraries if not building gcc

2015-03-16 Thread Joseph Myers
On Mon, 16 Mar 2015, H.J. Lu wrote: > On Mon, Mar 16, 2015 at 3:50 PM, Joseph Myers wrote: > > On Fri, 13 Mar 2015, H.J. Lu wrote: > > > >> I am working on SHF_COMPRESSED support: > >> > >> http://www.sco.com/developers/gabi/latest/ch4.sheader.html > >> > >> I will import zlib from GCC source tre

Re: [PATCH] Disable all target libraries if not building gcc

2015-03-16 Thread H.J. Lu
On Mon, Mar 16, 2015 at 3:50 PM, Joseph Myers wrote: > On Fri, 13 Mar 2015, H.J. Lu wrote: > >> I am working on SHF_COMPRESSED support: >> >> http://www.sco.com/developers/gabi/latest/ch4.sheader.html >> >> I will import zlib from GCC source tree into binutils-gdb tree. But zlib >> failed to buil

Re: [PATCH] Disable all target libraries if not building gcc

2015-03-16 Thread Joseph Myers
On Fri, 13 Mar 2015, H.J. Lu wrote: > I am working on SHF_COMPRESSED support: > > http://www.sco.com/developers/gabi/latest/ch4.sheader.html > > I will import zlib from GCC source tree into binutils-gdb tree. But zlib > failed to build as a target library in binutils-gdb. There is no need to >