Hi one last time (in this thread, I hope),

Am 02.01.2009 um 17:20 schrieb Michael Haupt:
#!/bin/bash
IDC_DIR=my_path_to/object/stage2/
exec $IDC_DIR/idc -B $IDC_DIR $*

Invoking this and passing it the function/objects directory for
inclusion (using -I) does the trick.

this is, of course, nonsense; I can just as well use the original idc. The problem was that my path to function/objects/ was below my home directory but the path would not be expanded (it contained ~).

The complete solution that works for me is documented here: 
http://haupz.blogspot.com/2009/01/cola-shared-libraries.html

Best,

Michael

--
Dr.-Ing. Michael Haupt                [email protected]
Software Architecture Group           Phone:  ++49 (0) 331-5509-542
Hasso Plattner Institute for          Fax:    ++49 (0) 331-5509-229
Software Systems Engineering          http://www.hpi.uni-potsdam.de/swa/
Prof.-Dr.-Helmert-Str. 2-3, D-14482 Potsdam, Germany

Hasso-Plattner-Institut für Softwaresystemtechnik GmbH, Potsdam
Amtsgericht Potsdam, HRB 12184
Geschäftsführung: Prof. Dr. Christoph Meinel






_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to