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]

Changing the location of crt?.o


I'm trying to get egcs to compile and link against libc5 on a Redhat 5.2
machine.  I've almost gotten it to work but. . . 

collect2 insists on using /usr/lib/crt1.o /usr/lib/crti.o and
/usr/lib/crtn.o, but I want it to use another directory.  I can't figure
out how the specs file works though.  Any suggestions?


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