https://sourceware.org/bugzilla/show_bug.cgi?id=21342

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Agostino,

> >    b. What was the full linker command line that was in use ?
> Where do I need to add verbosity? Can you specify?

To the cc command line, ie:

  cc -v test.c -o test

If you add the --save-temps option this will also leave the test.o
file around for you to upload as well.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to