Issue375

Title Maia doesn't support static linking
Priority feature Status resolved
Superseder Nosy List gabi, jendrik, malte
Assigned To jendrik Keywords
Optional summary

Created on 2013-04-20.14:45:13 by jendrik, last changed by jendrik.

Messages
msg2431 (view) Author: jendrik Date: 2013-05-04.15:53:14
The necessary packages have been installed, static compilation is now possible on 
maia.
msg2426 (view) Author: jendrik Date: 2013-04-20.15:05:13
I find it much easier to compile on the grid in my workflow. Currently, the 
compilation is done on the master.

Who would we need to contact for the missing packages and what has to be 
installed?
msg2425 (view) Author: malte Date: 2013-04-20.14:51:28
I'm not a big fan of making the build scripts more complicated. If we need to
build on maia, installing the necessary libraries there seems the better approach.

Why/in which situations do we compile on maia in the first place? Do we compile
on the master or on the compute nodes? I the past I've tried to avoid compiling
on grids since they tend to have an extremely slow upgrade cycle.
msg2424 (view) Author: jendrik Date: 2013-04-20.14:45:13
Should we 
* try to automatically disable static linking if we detect that the underlying platform doesn't support 
it or
* enable static linking on maia?
History
Date User Action Args
2013-05-04 15:53:14jendriksetstatus: chatting -> resolved
messages: + msg2431
2013-04-20 15:05:13jendriksetmessages: + msg2426
2013-04-20 14:51:28maltesetstatus: unread -> chatting
messages: + msg2425
2013-04-20 14:45:13jendrikcreate