|
From: Jeremy F. <je...@go...> - 2005-03-22 23:56:14
|
Scott Mills wrote:
> Would -rpath be a parameter for the make/build of the target program then?
>
Yes, the -Wl,-rpath option you mentioned.
> Before we get a chance to upgrade (we're still running < 2.2.0), is
> there anyway I can 'unset' -rpath without rebuilding the target program?
>
I don't think so; it's embedded in the .so files you generate.
J
|