This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

COLLECT_GCC and friends



We pass COLLECT_GCC and COLLECT_GCC_OPTIONS through the environment
rather than through command-line arguments to collect2?

It's rather tricky us hiding these things away, and makes cutting and
pasting -v output in the shell not work, which is very unfriendly to
debugging on platforms where collect2 is used.

What's the rationale?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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