This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

crt{i,n}.o


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)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]