crt{i,n}.o

David O'Brien obrien@FreeBSD.org
Tue Oct 24 04:58:00 GMT 2000


Since GCC provides its own crtbegin.o and crtend.o, why doesn't it
provide its own crti.o and crtn.o?  Considering the required content of
crti.S and crtn.S, it seems that crtstuff.c makes an assumption on the
contents of crt{i,n}.S that may not hold in the base system's versions.

-- 
-- David  (obrien@FreeBSD.org)


More information about the Gcc mailing list