Searched hist:96796 (Results 1 - 1 of 1) sorted by path

/freebsd-9.3-release/gnu/lib/csu/
H A DMakefilediff 96796 Fri May 17 05:55:08 MDT 2002 peter 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

Completed in 119 milliseconds