This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] PR40134, use a linker script on arm-linux to link with -lgcc_s -lgcc
On Wed, 9 Sep 2009, Richard Henderson wrote:
> On 09/09/2009 06:25 AM, Jakub Jelinek wrote:
> > Thanks. Anyway, this new t-slibgcc-libgcc has to be either in gcc/config/
> > together with t-slibgcc-elf-ver, or t-slibgcc-elf-ver would need to be moved
> > over to libgcc/config too (as variable references are resolved at
> > libgcc.mvars creation time).
>
> Personally, I'm all for moving everything that can be
> moved to the libgcc subdir.
So am I, but a lot of the settings are heavily entangled with each other
and so need migrating at once and it's very fiddly to make sure no
settings are accidentally changed for every target.
I think <http://gcc.gnu.org/wiki/Top-Level_Libgcc_Migration> is still
essentially current, as far as it goes; most of the startfiles migration
described there has yet to happen for most targets.
--
Joseph S. Myers
joseph@codesourcery.com