Hi,
I use module to select not only executables, but also libraries. At
runtime this works quite well, I simply add the corresponding
directories to LD_LIBRARY_PATH. However, at compile-time, and in
particular with packages which use configure, it would be extrmely
useful if the the module-file could issue statements such as:
append-variable -I/software/libfoo/include
prepend-variable -L/software/libfoo/system/lib
which would work just as append-path and prepend-path work, but with a
space seperating the entries, instead of a colon. Is there any way do
achive this (short of rewriting the functionality in TCL)? Any ideas?
Thanks
Sven
--
_ __ The Cognitive Systems Group
| |/ /___ __ _ ___ University of Hamburg
| ' </ _ \/ _` (_-< phone: +49 (0)40 42883-2576 Vogt-Koelln-Strasse 30
|_|\_\___/\__, /__/ fax : +49 (0)40 42883-2572 D-22527 Hamburg
|___/ http://kogs-www.informatik.uni-hamburg.de/~utcke/home.html
|