[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help, my ld is cripled. =(((
From: |
Alan Modra |
Subject: |
Re: Help, my ld is cripled. =((( |
Date: |
Sun, 4 Jan 2015 23:18:03 +1030 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Jan 02, 2015 at 03:26:02PM -0500, Alan Grimes wrote:
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.4/../../../../x86_64-pc-linux-gnu/bin/ld:
> cannot find -lncurses
Run the gcc command again, adding -Wl,-v,-t to report the command line
passed to ld by gcc and show attempted file opens. You may find the
problem is that gcc is not passing the -L options you expect.
--
Alan Modra
Australia Development Lab, IBM