PR# 17663 C compilation should display message when linking

Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Low
Date: 2011/06/16
Class: Feature Request
Severity: Non-critical
Number: 17663
Release: 6.8.86627
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (X11; SunOS sun4u; rv:2.0) Gecko/20100101 Firefox/4.0 Solaris 10 on SPARC
Synopsis: C compilation should display message when linking

Description
Currently, when I C compile something, messages like the following are
displayed:

Compiling C code in C16
Compiling C code in E1

However, there is no message indicating the start of linking.  It would
be nice if something like the following was displayed:

Linking ec  (replace "ec" with name of executable)

To Reproduce

										
Problem Report Interactions