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

             Bug #: 14357
           Summary: A message "Creating library file" is printed by ld
                    when --out-implib is specified
           Product: binutils
           Version: 2.22
            Status: NEW
          Severity: minor
          Priority: P3
         Component: ld
        AssignedTo: unassig...@sourceware.org
        ReportedBy: lrn1...@gmail.com
    Classification: Unclassified


Created attachment 6525
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6525
Only print "Creating library file: ..." in verbose mode

This message is displayed always, whether --verbose was specified or not.
It cuts through anything the buildsystem (tested with automake "silent rules"
and SCons "quiet" mode) does to trim the tools' output. There's no way to stop
it.

Note that similar line in dlltool only gets shown in verbose mode.

-- 
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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to