Mercury Bugs - mercury
View Issue Details
0000166mercuryBugpublic2010-10-27 11:112010-10-27 11:11
Reporterwangp 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000166: inconsistent treatment of module-specific variables
Descriptionmmc --make wants:

LIBRARIES-module = somelib

mmake wants:

# for executables
EXTRA_LIBRARIES-module = somelib
# for libraries
EXTRA_LIBRARIES-libmodule.so = somelib


Neither recognise "EXTRA_MCFLAGS-module". Both require "MCFLAGS-module". This is not clear in the user's guide.
TagsNo tags attached.
Attached Files

There are no notes attached to this issue.

Issue History
2010-10-27 11:11wangpNew Issue