Re: mips/mipsel: enforce --param ggc-min-expand=10 always
Mathieu Malaterre <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips,gmane.linux.debian.devel.gcc |
|---|---|
| Message-ID | <CA+7wUsw0z0DUAZZQ+dfwzWjWLNqvxo297BeL6JTEjLOOzYGviQ@mail.gmail.com> |
Hi James, On Thu, Nov 23, 2017 at 1:14 PM, James Cowgill <[email protected]> wrote: > On 23/11/17 11:42, Mathieu Malaterre wrote: >> YunQiang, >> >> Do you know of any drawbacks ? > > This has been raised before: > https://lists.debian.org/debian-mips/2016/10/msg00049.html > > I think it's generally a good idea. You wouldn't want to "enforce" this > - you would set it as an overridable default setting. > > I think the disadvantages are: compilation speed, I think there is no > official way to do this so you would have to hack the gcc source a bit, > and deviation from upstream / other distros. OK, in that case I'll report as bug against dpkg-buildflags instead of gcc itself. Thanks for the update -M