RFC: generalize STARTFILE/ENDFILE_SPEC for linux
Jakub Jelinek
jakub@redhat.com
Mon Jan 9 14:18:00 GMT 2006
On Mon, Jan 09, 2006 at 02:38:17PM +0100, Peter S. Mazinger wrote:
> for HAVE_ENDFILE_MATH and HAVE_NOSTARTFILE_STATIC another possibility
> would be
> %{static:%:if-exists-else(crtbeginT.o%s crtbegin.o%s)}
> %{ffast-math|funsafe-math-optimizations:%:if-exists(crtfastmath.o%s)}
That's IMHO a bad idea, because that means additional runtime overhead.
Jakub
More information about the Gcc
mailing list