bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12480] New: 'ld' does not show command line arguments despite of


From: sergstesh at yahoo dot com
Subject: [Bug ld/12480] New: 'ld' does not show command line arguments despite of '--verbose'
Date: Thu, 10 Feb 2011 18:40:07 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12480

           Summary: 'ld' does not show command line arguments despite of
                    '--verbose'
           Product: binutils
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: address@hidden
        ReportedBy: address@hidden


This report is a direct "continuation" of
http://sourceware.org/bugzilla/show_bug.cgi?id=12479 ; all the inputs are the
same.

Strictly speaking, it's not a bug report, but a feature request; the fact that
the feature is missing looks highly illogical to me.

OK, when one uses '--verbose', he/she most likely does it for debugging
purposes.

Debugging consists of checking where/at what stage the assumptions fail.

'ld' is quite often called from 'gcc', so one has to make sure that command
line arguments are passed correctly. Because of this I would expect see 'ld'
command line arguments as 'ld' sees them as the very first part of 'ld' output
when '--verbose' is specified on command line.

When I do

grep nostdlib conftest.log

(see 'conftest.log' file as
http://sourceware.org/bugzilla/attachment.cgi?id=5234 )

, I see nothing, i.e. I am not even sure 'ld' sees this option.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]