Angus Leeming <[EMAIL PROTECTED]> writes:
| On my 2.7GHz machine the link step now takes 1:27 (xforms), 1:36 (qt). This
| is making it somewhat painful to code :-( Could we think about revisiting
| partial linking et al.?
Last time I did this partial linking (as opposed to linking with the
object archives) did not buy much... Creating dynamic libs instead of
the object archives (.ar) on the other hand...
But in a development setting (running from builddir) that does not
make any difference, since then a full (non-dynamic) link is required
anyway...
--
Lgb