(Illustration by Gaich Muramatsu)
On Sat, May 28, 2005 at 11:00:31AM +0900, Stephen J. Turnbull wrote: > My issue is that > > for pkg in lwp rvm rpc2 coda; do my_build_script $pkg; done > > as far as I can tell results in coda binaries built against > $INSTALLED/{include,lib}, not $SOURCE/{lwp,rvm,rpc2}/{include,lib} (or > wherever the resources are available in the source trees). This Yeah, that is a problem. > I'm pretty sure that the --with-lwp-includes option and friends are > exactly what I need. Not sure, I think those might be confusing 'run time' locations of installed libraries with 'build/link time' locations. JanReceived on 2005-05-28 10:25:46