2nd problem

Alexandre Oliva aoliva@redhat.com
Mon Jan 14 19:10:00 GMT 2002


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



More information about the Gcc mailing list