freebsd-nq/gnu/lib/csu
Peter Wemm 8c258dc6ba Put on peril-sensitive sunglasses and risk touching gcc related build glue
again.  Try and deal with platforms that provide their own crtbegin/end asm
files (ia64 for example).  crtstuff.c does not actually work on ia64 since
libgcc.a doesn't have a few key support functions when built on ia64 so it
is compulsory to use crtbegin.asm and crtend.asm.

Reviewed by:	obrien
2002-05-17 07:55:08 +00:00
..
Makefile Put on peril-sensitive sunglasses and risk touching gcc related build glue 2002-05-17 07:55:08 +00:00