This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: binutils-2.11 ld testsuite problems + PATCH


On Tue, May 08, 2001 at 02:28:54PM -0700, Matthew Schalit wrote:
> 
> Well, anyway, I get the exact same errors with CVS binutils,
> so I intend to follow your next suggestion and use the 
>          -Wl,-verbose
> syntax to see what's going on in more detail.
> In order to get you the information you seek, would
> you please elaborate on where the best place is to put
>          -Wl,-verbose

Just add " -Wl,-verbose" to the gcc command, like

# gcc -Wl,-verbose .....

ld will print outs each file it tries to open. I need all output.

H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]