Opened 19 years ago
Closed 19 years ago
#3161 closed defect (invalid)
suggestion: printing out the output of the configure while configure is running
Reported by: | erickt@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Right now, I believe DP does not print out the results of the configure until the configure finishes (with any amount of verbosity). When building code however, the results are written out as they come out of the compiler. Could something be changed so that the configure output is printed as soon as it is available? Thanks!
-e
Change History (1)
comment:1 Changed 19 years ago by olegb@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is not true ... port -d configure show the configuration process, as it runs.