This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 2nd problem
On Jan 14, 2002, Sir Ace <chandleg@wizardsworks.org> wrote:
> My question was, scince I linked everything statically shouldn't it be
> looking for nothing at all?
It's not looking for crt1.o in order to run, it's looking for it in
order to create new programs, because new programs must contain the
initialization code present in crt1.o.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me