Ticket #920 (closed bug: fixed)

Opened 3 weeks ago

Last modified 3 weeks ago

hydra's Makefile does not read VERBOSE

Reported by: chan Owned by: balaji
Priority: minor Milestone: mpich2-1.2.1
Component: mpich2 Keywords:
Cc:

Description

It appears that hydra's Makefile does not read VERBOSE=1

Attachments

Change History

Changed 3 weeks ago by balaji

  • owner set to balaji
  • status changed from new to assigned

Hydra uses automake, which follows the V=1 convention, not VERBOSE=1. It might be easier to change simplemake to use the same convention as well.

Changed 3 weeks ago by goodell

+1 for changing simplemake to accept V=1. People know this convention from Linux kernel builds and various automake projects. Also, it's shorter to type ;)

Changed 3 weeks ago by thakur

Or simplemake could accept both V=1 and VERBOSE=1

Changed 3 weeks ago by balaji

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r5680. Now simplemake accepts both V=1 and VERBOSE=1 (if either one is set, the output is verbose). Resolving.

WARNING! You need to either login using OpenID here or enter your email address here before you can create or edit tickets. Otherwise the ticket will get treated as spam. More information on creating tickets can be found here.

Don't forget to add your email address to the cc list to make sure that you get updated of the ticket status.

Add/Change #920 (hydra's Makefile does not read VERBOSE)

Author



Change Properties
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.