Bug#666743: draft implementation for a Multi-Arch: foreign interface to gcc

2020-10-18 Thread Helmut Grohne
Hi Matthias, On Wed, Sep 23, 2020 at 05:52:47PM +0200, Matthias Klose wrote: > On 9/23/20 1:26 PM, Helmut Grohne wrote: > > Hi Matthias, > > > > thank you for reviewing my patch! > > > > On Wed, Sep 23, 2020 at 12:48:10PM +0200, Matthias Klose wrote: > >> looking at this patch: > >> > >> -

Bug#666743: draft implementation for a Multi-Arch: foreign interface to gcc

2020-09-23 Thread Matthias Klose
On 9/23/20 1:26 PM, Helmut Grohne wrote: > Hi Matthias, > > thank you for reviewing my patch! > > On Wed, Sep 23, 2020 at 12:48:10PM +0200, Matthias Klose wrote: >> looking at this patch: >> >> -dh_installdocs -p$(p_gdc) >> -dh_installchangelogs -p$(p_gdc) src/gcc/d/ChangeLog >> +

Bug#666743: draft implementation for a Multi-Arch: foreign interface to gcc

2020-09-23 Thread Helmut Grohne
Hi Matthias, thank you for reviewing my patch! On Wed, Sep 23, 2020 at 12:48:10PM +0200, Matthias Klose wrote: > looking at this patch: > > - dh_installdocs -p$(p_gdc) > - dh_installchangelogs -p$(p_gdc) src/gcc/d/ChangeLog > + debian/dh_doclink -p$(p_gdc_n) $(p_xbase) > > doesn't

Bug#666743: draft implementation for a Multi-Arch: foreign interface to gcc

2020-09-23 Thread Matthias Klose
looking at this patch: - dh_installdocs -p$(p_gdc) - dh_installchangelogs -p$(p_gdc) src/gcc/d/ChangeLog + debian/dh_doclink -p$(p_gdc_n) $(p_xbase) doesn't work, replacing the doc directory with a symlink.

Bug#666743: draft implementation for a Multi-Arch: foreign interface to gcc

2020-04-04 Thread Helmut Grohne
Control: reassign -1 src:gcc-10 Hi Matthias, On Sun, Sep 30, 2018 at 02:46:04PM +0200, Helmut Grohne wrote: > > - please complete the patch to cover all frontends. while these > >might not be necessary for your bootstrap effort, I'd like to > >have all frontends be covered in an

Bug#666743: draft implementation for a Multi-Arch: foreign interface to gcc

2018-09-30 Thread Helmut Grohne
On Sat, Apr 28, 2018 at 01:06:20PM +0200, Matthias Klose wrote: > As addition to the feedback given on irc, Thank you very much for spending time on this tricky feature and your patience. I'm attaching an improved patch, but it is certainly not ready for merging and I don't expect Matthias to

Bug#666743: draft implementation for a Multi-Arch: foreign interface to gcc

2018-04-28 Thread Matthias Klose
As addition to the feedback given on irc, - please complete the patch to cover all frontends. while these might not be necessary for your bootstrap effort, I'd like to have all frontends be covered in an uniform way. - as the first step, please don't build any -for-host and -for-build

Bug#666743: draft implementation for a Multi-Arch: foreign interface to gcc

2018-04-08 Thread Helmut Grohne
Control: reopen -1 Control: reassign -1 src:gcc-8 Hi Matthias, you requested that I send my unfinished work and here it goes. I've seen that you have quickly applied my previous patches towards this matter and would like to thank you. The attached patch was last tested on 8-20180402-1. I