On Mon, 6 Oct 2003 20:52:23 +1100
"Chris Knight" <[EMAIL PROTECTED]> 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
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to