This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: ARM: Fix up linux-gnueabi config
On Fri, Sep 30, 2005 at 06:55:15PM +0100, Paul Brook wrote:
> > For HEAD after Kazu adds the configuration there?
>
> Does this fix any actual bugs, or is it just a cleanup?
> I'm nervous about approving this late in stage3 in case it subtly breaks the
> existing arm-linux configuration.
It's a bug fix: without it bogus crti.o/crtn.o files are installed,
which bypasses glibc's, which call call_gmon_start (enable profiling).
I'll hold off for HEAD until (A) Kazu's patch has been applied and (B)
I have a chance to test an arm-linux configuration more thoroughly.
--
Daniel Jacobowitz
CodeSourcery, LLC