bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12480] 'ld' does not show command line arguments despite of '--v


From: sergstesh at yahoo dot com
Subject: [Bug ld/12480] 'ld' does not show command line arguments despite of '--verbose'
Date: Fri, 11 Feb 2011 13:51:47 +0000

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

Sergei Steshenko <sergstesh at yahoo dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |

--- Comment #4 from Sergei Steshenko <sergstesh at yahoo dot com> 2011-02-11 
13:51:44 UTC ---
(In reply to comment #3)
> Write a ld wrapper that dumps the args if you are so concerned.

I can; in fact, this is how top of screen output of my
AppsFromScratch/20110127/bin/build.pl script looks:

      1
###################################################################################################################
      2 # /home/sergei/AppsFromScratch/20110127/bin/build.pl will be truncated
to build.pl in error/warning/info messages #
      3
###################################################################################################################
      4 Main program of AppsFromScratch - distributed under the terms of GPL.
Copyright (c) Sergei Steshenko, 2006
      5
      6 build.pl :INFO: processed command line arguments in internal Perl form:
      7 %_args=
      8 (
      9 "check_with_ldd" => undef,
     10 "install_prefix" => "install",
     11 "make_like" => undef,
     12 "targets_to_build" => "gcc4:make:glibc"
     13 );

- I _am_ dumping arguments in my scripts _unconditionally_. I got used to it
writing a lot of work flow for VLSI design.

My point is that a possibility to dump command line arguments is a _must_.

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