ld not sucking in /usr/lib/crt1.o - or is it me?

Alexander Kabaev ak03 at gte.com
Mon Oct 6 07:58:18 PDT 2003


On Mon, 6 Oct 2003 20:52:23 +1100
"Chris Knight" <chris at e-easy.com.au> wrote:

> 
> If I add /usr/lib/crt1.o to the file list it works OK.  Any reason
> why ld isn't pulling this in automatically?  Feel free to correct
> me if I'm missing the obvious and if there's a better way of
> resolving this.  Thanks.
> 

ld is not supposed to pull in anything except what was given to it on
the command line. Why your build tries to use LD where it should be
using CC is a separate question though...

-- 
Alexander Kabaev


More information about the freebsd-current mailing list