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

From: Alexander Kabaev <ak03_at_gte.com>
Date: Mon, 6 Oct 2003 10:57:40 -0400
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
Received on Mon Oct 06 2003 - 05:58:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:24 UTC