-rpath problem , relative paths not allowed

2006-03-27 Thread Mike Mattie
as I understand it the -rpath arguement to libtool is actually the installation path of the shared object. I need that to be a relative path. The reason it needs to be relative is because the shared object is going into a .jar file, so an absolute path is meaningless for the loader. my install ta

Re: -rpath problem , relative paths not allowed

2006-03-26 Thread Ralf Wildenhues
Hi Mike, First off: I've moderated your post through yesterday, but it also seems to be a victim of the current list server issues; maybe all those missing messages eventually appear. Quoting generously thus: * Mike Mattie wrote on Sat, Mar 25, 2006 at 05:59:22PM CET: > as I understand it the -r