Absolutely. Just trying to get a feeling on your thoughts about this potential broader implementation of the functionality.
DV On October 22, 2016 10:38:08 Jack Perdue <[email protected]> wrote: On 10/22/2016 09:09 AM, Vanzo, Davide wrote: >From a user perspective it would be more interesting to have this option under Lmod than EB. The end user is most likely to interact only with the environment modules manager than EB directly. The idea would be that the user loads all the modules he/she needs according to a specific toolchain and can get all the linking flags by calling something like: $module -L In this way the user can use command substitution directly into Makefiles. More importantly, this should also take into account ordering the lib flags accordingly since sometimes order is essential for successful linking. That is something that we discussed internally since this functionality is provided by our current modules manager (although in a very primitive way) and would be lost when transitioning to Lmod. That would all be up to Robert for the most part. But even if such an option existed it would still need EB to feed it what it needs to work. jack

