Re: [lfs-dev] [RFC] Move iana-etc before GCC for GCC test suite

2019-05-07 Thread Xi Ruoyao via lfs-dev
On 2019-05-07 14:14 -0500, Bruce Dubbs via lfs-dev wrote: > On 5/7/19 12:44 PM, Xi Ruoyao via lfs-dev wrote: > > On 2019-05-07 11:46 -0500, Bruce Dubbs via lfs-dev wrote: > > > On 5/7/19 6:07 AM, Xi Ruoyao via lfs-dev wrote: > > > > Hi folks, > > > > > > > > I just updated the status of GCC test s

Re: [lfs-dev] [RFC] Move iana-etc before GCC for GCC test suite

2019-05-07 Thread Bruce Dubbs via lfs-dev
On 5/7/19 12:44 PM, Xi Ruoyao via lfs-dev wrote: On 2019-05-07 11:46 -0500, Bruce Dubbs via lfs-dev wrote: On 5/7/19 6:07 AM, Xi Ruoyao via lfs-dev wrote: Hi folks, I just updated the status of GCC test suite in r11593. I noticed two failures because the lack of /etc/hosts and iana-etc. They

Re: [lfs-dev] [RFC] Move iana-etc before GCC for GCC test suite

2019-05-07 Thread Xi Ruoyao via lfs-dev
On 2019-05-07 11:46 -0500, Bruce Dubbs via lfs-dev wrote: > On 5/7/19 6:07 AM, Xi Ruoyao via lfs-dev wrote: > > Hi folks, > > > > I just updated the status of GCC test suite in r11593. I noticed two > > failures > > because the lack of /etc/hosts and iana-etc. They can be resolved by using > > t

Re: [lfs-dev] [RFC] Move iana-etc before GCC for GCC test suite

2019-05-07 Thread Bruce Dubbs via lfs-dev
On 5/7/19 6:07 AM, Xi Ruoyao via lfs-dev wrote: Hi folks, I just updated the status of GCC test suite in r11593. I noticed two failures because the lack of /etc/hosts and iana-etc. They can be resolved by using the minimal hosts file from Perl page, and installing iana-etc before GCC. The edi

[lfs-dev] [RFC] Move iana-etc before GCC for GCC test suite

2019-05-07 Thread Xi Ruoyao via lfs-dev
Hi folks, I just updated the status of GCC test suite in r11593. I noticed two failures because the lack of /etc/hosts and iana-etc. They can be resolved by using the minimal hosts file from Perl page, and installing iana-etc before GCC. The edited book is at http://www.linuxfromscratch.org/~xr