17 Jun
2013
17 Jun
'13
5:28 p.m.
Bill Schoolfield wrote:
This has been resolved. Using:
xxxx_ldflags="-L/path/to/lib -Wl,-rpath=/path/to/lib -labc -lxyz ..."
Yeah... that's a bit annoying, but it's how a Unix linker works.
will do it. Be sure to do a 'gmake clean' before running configure. Also it appears that the 'make' and 'make install' need to be done as two separate steps.
In v2. In v3, that isn't necessary. Joy! Alan DeKok.