Julian Elischer <[email protected]> writes:
> Dag-Erling Smørgrav <[email protected]> writes:
> > This makes it possible to work on software that includes both
> > libraries and programs while an earlier copy of the same software is
> > already installed.  With the current state of gcc, the programs you
> > are working on will be linked against the version of the library
> > that's already installed instead of the version you just compiled,
> > and there is nothing
> unless you use --sysroot=...

Sure, if you have a copy of every single library your project depends on
in your build tree.

Is it really unreasonable to expect this to work out of the box?

DES
-- 
Dag-Erling Smørgrav - [email protected]
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to